Skip to content

Commit 2f9cabd

Browse files
authored
add pull request template (#11)
1 parent f6cc371 commit 2f9cabd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Description
2+
3+
## Issue Link
4+
5+
## Checklist
6+
- [ ] I have prefixed the title of this PR with one of the following: [feature] [bugfix] [minor] [refactor] [doc]
7+
- [ ] If the PR is a feature, bugfix, minor or refactor, I have added thorough tests
8+
- [ ] I have updated documentation both in code and README.md

0 commit comments

Comments
 (0)