Update feature_request.yml

pull/37/head
tim h 2023-01-14 11:10:00 -06:00 committed by GitHub
parent 4e7711c9a6
commit 49f32d1346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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: