Skip to content

Commit 67a8da1

Browse files
authored
Create ULL_REQUEST_TEMPLATE.md
1 parent 5936fc6 commit 67a8da1

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/ULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Pull Request
2+
3+
**Description**
4+
Please include a summary of the change and which issue is fixed.
5+
6+
**Type of Change**
7+
- [ ] Bug fix
8+
- [ ] New feature
9+
- [ ] Documentation update
10+
- [ ] Other
11+
12+
**Checklist**
13+
- [ ] My code follows the repository style
14+
- [ ] I have performed a self-review of my code
15+
- [ ] I have added comments where necessary
16+
- [ ] My changes generate no new warnings
17+
18+
**Related Issues**
19+
Closes #[issue number]

0 commit comments

Comments
 (0)