Skip to content

Commit 1e557e4

Browse files
authored
Created a template for issues
1 parent 3ee1236 commit 1e557e4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/issue_template.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
**Description:**
2+
<!-- A clear and concise description of what the bug is. -->
3+
4+
**To reproduce:**
5+
<!-- Steps to reproduce the behavior. -->
6+
7+
**Expected behavior:**
8+
<!-- A clear and concise description of what you expected to happen. -->
9+
10+
**Screenshots:**
11+
<!-- If applicable, add screenshots to help explain your problem. -->
12+
13+
**Additional context:**
14+
<!-- Add any other context about the problem here. -->

0 commit comments

Comments
 (0)