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 94bdea2 commit 39b409cCopy full SHA for 39b409c
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,7 @@
1
+<!-- Feel free to remove check-list items aren't relevant to your change -->
2
+
3
+- [ ] Closes #xxxx
4
+- [ ] Tests added
5
+- [ ] Passes `pre-commit run --all-files`
6
+- [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst`
7
+- [ ] New functions/methods are listed in `api.rst`
0 commit comments