We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db208c commit 747a807Copy full SHA for 747a807
1 file changed
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,25 @@
1
+# Description
2
+
3
+<!-- Please include a summary of the issue.-->
4
5
+## Type of issue
6
7
+- [ ] Feature(New Script)
8
+- [ ] Bug
9
+- [ ] Documentation
10
11
+## Checklist:
12
13
+- [ ] I have read the project guidelines.
14
+- [ ] I have checked all the existing projects before submitting a new project issue
15
+- [ ] I have checked previous issues to avoid duplicates
16
+- [ ] This issue will be meaningful for the project.
17
18
19
+<!-- Uncomment this in case you have a issue related to a bug in existing code.-->
20
21
+<!--
22
+- [ ] I have added screenshots of the bug
23
+- [ ] I have added steps to reproduce the bug
24
+- [ ] I have proposed a possible solution for the bug
25
+-->
0 commit comments