14 lines
315 B
YAML
14 lines
315 B
YAML
|
name: Feature Request
|
||
|
description: Suggest an idea for this project
|
||
|
labels: ["enhancement"]
|
||
|
body:
|
||
|
- type: markdown
|
||
|
attributes:
|
||
|
value: |
|
||
|
Thanks for taking the time to fill out this feature request!
|
||
|
- type: textarea
|
||
|
attributes:
|
||
|
label: Description
|
||
|
validations:
|
||
|
required: true
|