2023-10-30 10:35:10 +00:00
|
|
|
name: ✨ Feature Request
|
|
|
|
description: Suggest an idea for this project
|
|
|
|
labels: ["✨Feature"]
|
|
|
|
|
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Summary
|
|
|
|
description: Tell us what the suggestion is
|
|
|
|
validations:
|
|
|
|
required: true
|
2023-11-10 06:08:12 +00:00
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Purpose
|
|
|
|
description: Describe the specific problem or need you think this feature will solve, and who it will help.
|
|
|
|
validations:
|
|
|
|
required: true
|