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