Use GitHub issue forms

Close #2323
This commit is contained in:
Nicolas Gallagher
2022-07-02 17:06:56 -07:00
parent 074861623e
commit 20afd12c3b
5 changed files with 66 additions and 69 deletions
+21
View File
@@ -0,0 +1,21 @@
name: Feature request
description: If you have a suggestion…
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for reporting suggesting a feature!
- type: checkboxes
attributes:
label: Is there an existing request?
description: Please search open and closed issues to see if this request has already been made.
options:
- label: I have searched for this request
required: true
- type: textarea
attributes:
label: Describe the feature request
description: A concise description of the request, potential solutions, and addtional context.
validations:
required: true