Reverting feature request YAML

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-05-05 11:10:11 -07:00
parent c838354b74
commit eb49c33e1b

View file

@ -26,21 +26,17 @@ body:
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Is your feature request related to a problem? Please describe. label: Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
description: 'A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]'
validations: validations:
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Describe the solution you'd like label: Describe the solution you'd like A clear and concise description of what you want to happen.
description: 'A clear and concise description of what you want to happen.'
validations: validations:
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Describe alternatives you've considered label: Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
description: 'A clear and concise description of any alternative solutions or features you've considered.'
- type: textarea - type: textarea
attributes: attributes:
label: Additional context label: Additional context Add any other context or screenshots about the feature request here.
description: 'Add any other context or screenshots about the feature request here.'