mirror of
https://github.com/aclist/dztui.git
synced 2025-04-11 23:03:00 +02:00
Update feature.yml
This commit is contained in:
parent
0311cc8a95
commit
745cc06091
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature.yml
vendored
4
.github/ISSUE_TEMPLATE/feature.yml
vendored
|
@ -38,7 +38,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the feature
|
label: Describe the feature
|
||||||
description: A clear and detailed description
|
description: A clear and detailed description
|
||||||
placeholder: "Add a dialog to the Options menu that automatically lets the user do Y"
|
placeholder: "E.g., Add a dialog to the Options menu that automatically lets the user do Y"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -46,6 +46,6 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the benefit
|
label: Describe the benefit
|
||||||
description: How will this feature benefit large numbers of users?
|
description: How will this feature benefit large numbers of users?
|
||||||
placeholder: "Currently, users have to manually do X to achieve Y. Implementing this feature would achieve A, B, and C."
|
placeholder: "E.g., Currently, users have to manually do X to achieve Y. Implementing this feature would achieve A, B, and C."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue