fixed a couple of wording issues in FEATURE_REQUEST.yml

some wording made no sense so I fixed it
This commit is contained in:
StroepWafel
2025-05-05 09:47:12 +09:30
committed by GitHub
parent 955213d577
commit 44bf8efd71
+3 -3
View File
@@ -41,14 +41,14 @@ body:
- type: input - type: input
attributes: attributes:
label: Feature Details label: Feature Details
description: Please write, with as much detail as possible, what you would like to see from this mod. description: Please write, with as much detail as possible, what you would like to see from this feature.
placeholder: I would like to see... placeholder: it would be cool if
validations: validations:
required: false required: false
- type: textarea - type: textarea
attributes: attributes:
label: Additional details label: Additional details
description: Anything else you want to add? description: Anything else that would help describe your vision (reference images, descriptions, etc)
validations: validations:
required: false required: false