Skip to content

Commit 747a807

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 9db208c commit 747a807

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)