2024-08-23 06:29:01 +00:00
|
|
|
name: Feature Request
|
|
|
|
description: Suggest an idea for this project
|
|
|
|
labels: ["feature"]
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
# NOTE
|
|
|
|
- Please speak English, this is the language all maintainers can speak and write.
|
2024-08-23 06:32:23 +00:00
|
|
|
- Please take a moment to check that your issue hasn't been reported before.
|
|
|
|
- Make sure you are using the latest release.
|
2024-08-23 06:29:01 +00:00
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: Description
|
|
|
|
description: |
|
|
|
|
Please provide the description of your feature request here
|
|
|
|
validations:
|
|
|
|
required: true
|