Skip to content

Commit f1e6e1d

Browse files
authored
Merge pull request #427 from sliverc/pull_request_template
Add pull request template
2 parents acca7c1 + 925ecad commit f1e6e1d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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 entry added to `CHANGELOG.md`
11+
- [ ] author name in `AUTHORS`

0 commit comments

Comments
 (0)