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 906f8ad commit b654f6fCopy full SHA for b654f6f
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,10 @@
1
+[Description of PR]
2
+
3
+Checklist (strike out non-applicable):
4
5
+* [ ] Changes documented in `CHANGES.md`
6
+* [ ] Related issue exists and is referred to in the PR description and `CHANGES.md`
7
+* [ ] Added docstrings and API docs for any new/modified user-facing classes and functions
8
+* [ ] Changes/features documented in `docs/*`
9
+* [ ] Unit-tests adapted/added for changes/features
10
+* [ ] Test coverage remains or increases (target 100%)
0 commit comments