Skip to content

Commit 7e5de8e

Browse files
authored
Add PR & issue template (#9)
1 parent 710c715 commit 7e5de8e

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/issue_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
**`Environment (Required):`**
2+
- **`OS:`**: <!--EXAMPLE--> Windows
3+
- **`Version:`**: <!--EXAMPLE--> 10
4+
5+
**`Issue explanation (Required):`**
6+
- EXAMPLE: I was using this but that happened wtf is this library doing I am not gonna use it again.
7+
8+
**`Extra information (Optional):`**
9+
- EXAMPLE: Hi my name is Cristiano Ronaldo

.github/pull_request_template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Closes: <!--If his PR does not solve an issue, remove this line--> ISSUE_LINK
2+
3+
**`Explanation (Required):`**
4+
- EXPLANATION_HERE

0 commit comments

Comments
 (0)