Improve feature request template

This commit is contained in:
Nathan Thomas 2021-09-15 21:58:29 -07:00
parent 24c92326fa
commit 908ed627bc
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ body:
required: true
attributes:
label: Is the feature request related to a problem. Please describe it.
description: e.g. I have an issue when...
placeholder: I have an issue when...
- type: textarea
validations:
@ -16,8 +16,10 @@ body:
attributes:
label: Describe the solution you would like.
description: A clear and concise description of what you want to happen. Add any considered drawbacks.
placeholder: I would like streamrip to...
- type: textarea
attributes:
label: Describe alternatives you've considered.
description: A clear and concise description of any alternative solutions or features you've considered.
placeholder: '"I have already tried X" or "I do Y as a temporary solution"'