1
0
Fork 0
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:
aclist 2025-01-06 20:09:08 +09:00 committed by GitHub
parent 0311cc8a95
commit 745cc06091
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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