Skip to content

Commit 935a664

Browse files
n2ygkauvipy
andauthored
add a pull request template (#790)
Co-authored-by: Asif Saif Uddin <[email protected]>
1 parent f37ee0d commit 935a664

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Fixes #
2+
3+
## Description of the Change
4+
5+
## Checklist
6+
7+
- [ ] PR only contains one change (considered splitting up PR)
8+
- [ ] unit-test added
9+
- [ ] documentation updated
10+
- [ ] `CHANGELOG.md` updated (only for user relevant changes)
11+
- [ ] `docs/changelog.rst` updated to match.
12+
- [ ] author name in `AUTHORS`

0 commit comments

Comments
 (0)