blob: 17926412ff762590490521f70fea53a345f2ae27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
|