Switch to yaml issue templates

This commit is contained in:
kamack38 2023-06-26 13:29:10 +02:00
parent 757a75a9dc
commit 240d91cde5
No known key found for this signature in database
GPG key ID: 3E9B2D35AD630A54
4 changed files with 75 additions and 65 deletions

View file

@ -0,0 +1,25 @@
name: Feature request
description: Suggest an idea for this project. Please write in English only.
labels: ['enhancement']
body:
- type: textarea
attributes:
label: Is your feature request related to a problem? Please describe.
placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
validations:
required: true
- type: textarea
attributes:
label: Describe the solution you'd like
placeholder: A clear and concise description of what you want to happen.
- type: textarea
attributes:
label: Describe alternatives you've considered
placeholder: A clear and concise description of what you want to happen.
- type: textarea
attributes:
label: Additional context
placeholder: Add any other context or screenshots about the feature request here.