We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c26e9 commit 7aa7c30Copy full SHA for 7aa7c30
.github/ISSUE_TEMPLATE/other.yaml
@@ -0,0 +1,12 @@
1
+name: ❗ Other
2
+description: Use this for any other issues. Please **DO NOT** create any blank issue.
3
+title: '[OTHER] <description>'
4
+labels: ['other']
5
+body:
6
+ - type: textarea
7
+ id: issuedescription
8
+ attributes:
9
+ label: What would you like to share?
10
+ description: Provide a clear and concise explanation of your issue.
11
+ validations:
12
+ required: true
0 commit comments