We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ed736 commit d221da7Copy full SHA for d221da7
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,14 @@
1
+---
2
+name: Bug report
3
+about: Report a bug
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is as well as how to reproduce it.
12
13
+**Error logs**
14
+If any error log, paste it here or screenshot it.
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,10 @@
+name: Feature request
+about: Suggest an idea for this project
+labels: enhancement
.github/ISSUE_TEMPLATE/question.md
+name: Question
+about: You don't understand how it works or you want to ask a question? Choose this!
+labels: question
0 commit comments