We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ae110 commit a7547c4Copy full SHA for a7547c4
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -0,0 +1,14 @@
1
+name: Feature Request
2
+description: Suggest a new feature for this project
3
+labels: ["feature request"]
4
+body:
5
+ - type: textarea
6
+ attributes:
7
+ label: "Describe your idea"
8
+ description: "What should the feature do? Why is it useful?"
9
+ validations:
10
+ required: true
11
12
13
+ label: "Alternatives/Suggestions"
14
+ description: "Are there workarounds or examples from other projects?"
0 commit comments