Update feature_request.yml

This commit is contained in:
tim h 2023-01-14 11:08:46 -06:00 committed by GitHub
parent 3e19bef7b6
commit a3ea857696
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ body:
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
validations:
required: true
- type: textarea
id: feature
attributes:
@ -37,6 +39,8 @@ body:
attributes:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: true
- type: textarea
id: misc
attributes: