Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Commit aed8ba4

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 7ab384b commit aed8ba4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Types of changes
2+
- [ ] Bug fix
3+
- [ ] New feature
4+
- [ ] My code follows the code style of this project.
5+
- [ ] My change requires a change to the documentation.
6+
- [ ] I have updated the documentation accordingly.
7+
- [ ] I have added tests to cover my changes.
8+
- [ ] All new and existing tests passed.
9+
10+
Please try get these all checked as much as possible especially if your PR is a particularly pig one.

0 commit comments

Comments
 (0)