2023-10-30 03:35:10 -07: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-09 22:08:12 -08: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
|