Files
2022-07-06 16:32:00 -07:00

22 lines
686 B
YAML

name: Feature request
description: If you have a suggestion…
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for 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: Please provide a concise description of the request, potential solutions, and addtional context.
validations:
required: true