We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28149fa commit dd79531Copy full SHA for dd79531
1 file changed
.github/ISSUE_TEMPLATE/help.yaml
@@ -0,0 +1,17 @@
1
+name: 😭 Help!
2
+description: Ask for help
3
+title: "[HELP] <title>"
4
+labels: help wanted
5
+body:
6
+- type: textarea
7
+ attributes:
8
+ label: A clear and concise description of what the problem is.
9
+ description: A clear and concise description of what the problem is.
10
+ validations:
11
+ required: true
12
13
14
+ label: Additional context
15
+ description: Add any other context or screenshots about the feature request here.
16
17
+ required: false
0 commit comments