2024-04-06 02:41:37 +02:00
|
|
|
name: Feature Request
|
|
|
|
description: Suggest an idea for this project.
|
2024-04-09 12:19:59 +02:00
|
|
|
labels: ['enhancement']
|
2024-04-06 02:41:37 +02:00
|
|
|
body:
|
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
2024-04-09 12:19:59 +02:00
|
|
|
label: 'I have checked the following:'
|
2024-04-06 02:41:37 +02:00
|
|
|
options:
|
|
|
|
- label: I've searched existing issues and found nothing related to my issue.
|
|
|
|
required: true
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Suggest an idea for this project.
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Describe the feature you want to add
|
|
|
|
description: A clear and concise description of the feature you want to be added.
|
2024-04-09 12:19:59 +02:00
|
|
|
validations:
|
2024-04-06 02:41:37 +02:00
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Mockups or Images of the feature
|
|
|
|
description: Add some images to support your feature.
|
2024-04-09 12:19:59 +02:00
|
|
|
validations:
|
2024-04-06 02:41:37 +02:00
|
|
|
required: true
|