Skip to content

Commit 21e03a4

Browse files
danirabbitdonadigo
authored andcommitted
add issue and PR templates (#9)
* add issue and PR templates * Delete PULL_REQUEST_TEMPLATE.md~ * Delete ISSUE_TEMPLATE.md~ * Update ISSUE_TEMPLATE.md
1 parent b3afdb0 commit 21e03a4

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### Steps to reproduce the issue
2+
3+
1.
4+
2.
5+
3.
6+
7+
### Expected behavior
8+
9+
Describe what you expected to happen.
10+
11+
### Actual behavior
12+
13+
Describe what actually happened, being specific about how this differs from your expectations.
14+
15+
### System information
16+
17+
- **Operating system version**:

.github/PULL_REQUEST_TEMPLATE.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Fixes #
2+
3+
### Changes Summary
4+
5+
-
6+
-
7+
-

0 commit comments

Comments
 (0)