2023-01-02 14:22:42 +00:00
|
|
|
name: Feature Request
|
2023-01-16 22:02:39 +00:00
|
|
|
description: Suggest functionality to add
|
2023-01-02 14:22:42 +00:00
|
|
|
labels: "enhancement"
|
|
|
|
body:
|
|
|
|
- type: textarea
|
2024-06-13 23:03:55 +01:00
|
|
|
id: feature-description
|
2023-01-02 14:22:42 +00:00
|
|
|
attributes:
|
|
|
|
label: Describe what you'd like to be able to do
|
|
|
|
description: A clear and concise description of what you want.
|
|
|
|
placeholder: I'd like to be able to ...
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: alternatives
|
|
|
|
attributes:
|
|
|
|
label: Describe alternatives you've considered
|
|
|
|
description: A clear and concise description of any alternatives you've considered.
|
|
|
|
placeholder: This can also be done by ... but ...
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: extras
|
|
|
|
attributes:
|
|
|
|
label: Anything else?
|
2024-06-13 23:03:55 +01:00
|
|
|
description: |
|
|
|
|
Description of how this can be achieved, or other additional context.
|
|
|
|
If this is related to the UI, consider adding a picture.
|
|
|
|
|
|
|
|
Tip: You can attach files by clicking this area to highlight it and then dragging them in.
|
2023-01-02 14:22:42 +00:00
|
|
|
placeholder: This can be accomplished by doing ...
|
|
|
|
validations:
|
|
|
|
required: false
|