chore(issue_template): update template params (#514)

This commit is contained in:
Sumire (菫) 2024-05-02 18:24:41 +08:00 committed by GitHub
parent 774b4274f5
commit 19cacf5900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 16 additions and 16 deletions

View File

@ -13,14 +13,14 @@ body:
- label: I have read the documentation
required: true
- label: Is it your first time sumbitting an issue
required: true
required: false
- type: textarea
attributes:
label: Current Behavior
description: A concise description of what you're experiencing.
validations:
required: false
required: true
- type: textarea
attributes:
@ -39,7 +39,7 @@ body:
3. Do ...
4. See error...
validations:
required: false
required: true
- type: textarea
attributes:
@ -56,7 +56,7 @@ body:
- **Kernel (e.g. `uname -a`)**:
- **Others**:
validations:
required: false
required: true
- type: textarea
attributes:

View File

@ -8,11 +8,11 @@ body:
label: Improvement Suggestion
description: What would you like us to improve.
validations:
required: false
required: true
- type: textarea
attributes:
label: Potential Benefits
description: Why is this needed.
validations:
required: false
required: true

View File

@ -25,18 +25,18 @@ body:
label: Feature Request
description: What feature you would like us to integrate into the dae project.
validations:
required: false
required: true
- type: textarea
attributes:
label: Use Cases
description: Share with us what use cases the proposed new feature is categorized to.
validations:
required: false
required: true
- type: textarea
attributes:
label: Potential Benefits
description: Why is this needed.
validations:
required: false
required: true

View File

@ -8,21 +8,21 @@ body:
label: Proposal
description: What new feature you would like to integrate into the dae project.
validations:
required: false
required: true
- type: textarea
attributes:
label: Use Cases
description: What use cases the proposed new feature is categorized to.
validations:
required: false
required: true
- type: textarea
attributes:
label: Potential Benefits
description: Why is this needed.
validations:
required: false
required: true
- type: textarea
attributes:

View File

@ -20,14 +20,14 @@ body:
label: Support Request
description: What would you like us to support (In short summary).
validations:
required: false
required: true
- type: textarea
attributes:
label: Current Behavior
description: A concise description of what you're experiencing.
validations:
required: false
required: true
- type: textarea
attributes:
@ -46,7 +46,7 @@ body:
3. Do ...
4. See error...
validations:
required: false
required: true
- type: textarea
attributes:
@ -63,7 +63,7 @@ body:
- **Kernel (e.g. `uname -a`)**:
- **Others**:
validations:
required: false
required: true
- type: textarea
attributes: