Merge pull request #3552 from rugk/patch-1

Add cause to feature request issue template
This commit is contained in:
Andy Allan 2022-08-03 18:49:26 +01:00 committed by GitHub
commit 19d6216860
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,18 +4,26 @@ description: You want to request a feature, share an idea or have a question.
# labels:
# assignees:
body:
- type: textarea
id: idea
attributes:
label: Problem
description: Please describe the problem or use case that is the cause for your feature request or idea.
placeholder:
validations:
required: false
- type: textarea
id: idea
attributes:
label: Description
description: Please describe you feature request, idea or question.
description: Please describe your feature request, idea or question.
placeholder:
validations:
required: false
- type: textarea
attributes:
label: Screenshots
description: Please add screenshots if they can help us understand your request/idea/question.
description: Please add screenshots or mockups if they can help us understand your request/idea/question.
placeholder:
validations:
required: false