2021-04-22 08:18:05 +08:00
|
|
|
name: "⭐ Feature / enhancement request"
|
2021-04-22 08:18:44 +08:00
|
|
|
description: Propose something new.
|
2021-04-22 08:18:05 +08:00
|
|
|
labels:
|
|
|
|
- Triage-Needed
|
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Provide a description of the new feature / enhancement
|
|
|
|
placeholder: |
|
|
|
|
What is the expected behavior of the proposed feature?
|
|
|
|
What is the scenario this would be used?
|
|
|
|
Please limit one per issue.
|
|
|
|
validations:
|
|
|
|
required: true
|
2021-04-22 08:19:40 +08:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
If you'd like to see this feature implemented, add a 👍 reaction to this post.
|