You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name: Documentation Issue
- description: Report an issue about Tensorflow.NET ducumention or require a documention.
- title: "[Documention Issue]: "
- labels: [Documention Issue]
- body:
- - type: markdown
- attributes:
- value: |
- Welcome to suggest to Tensorflow.NET documention! This template will help us gather the information we need to improve it.
- - type: textarea
- id: brief-description
- attributes:
- label: Brief Description
- description: Please describe the problem or the requst for new documention here.
- placeholder: Description
- validations:
- required: true
- - type: textarea
- id: alternatives
- attributes:
- label: Alternatives
- description: |
- Please provide some alternative information here, if any.
- placeholder: Alternatives
- validations:
- required: false
- - type: markdown
- attributes:
- value: |
- Thanks for your contributing!
|