We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37ee0d commit 935a664Copy full SHA for 935a664
.github/pull_request_template.md
@@ -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