mirror of
https://github.com/aclist/dztui.git
synced 2025-04-04 11:33:01 +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:
|
||||
label: Describe the feature
|
||||
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:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
@ -46,6 +46,6 @@ body:
|
|||
attributes:
|
||||
label: Describe the benefit
|
||||
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:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue