2023-07-14 22:16:04 -07:00
|
|
|
name: "Feature"
|
|
|
|
about: "For filing a feature request or idea"
|
|
|
|
body:
|
2023-07-14 22:17:39 -07:00
|
|
|
- type: textarea
|
2023-07-14 22:16:04 -07:00
|
|
|
id: request
|
|
|
|
attributes:
|
|
|
|
label: What I'd like to do and why
|
|
|
|
validations:
|
|
|
|
required: true
|
2023-07-14 22:17:39 -07:00
|
|
|
- type: textarea
|
2023-07-14 22:16:04 -07:00
|
|
|
id: notes
|
|
|
|
attributes:
|
|
|
|
label: Other notes / implementation ideas
|
|
|
|
validations:
|
|
|
|
required: false
|