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.
.github
1 parent d584486 commit 4081c6dCopy full SHA for 4081c6d
.github/PULL_REQUEST_TEMPLATE.md
@@ -3,9 +3,9 @@
3
TODO:
4
5
- [ ] Unit tests and/or doctests in docstrings
6
-- [ ] `tox -e py310` passes locally
+- [ ] Tests pass locally
7
- [ ] Docstrings and API docs for any new/modified user-facing classes and functions
8
- [ ] Changes documented in docs/release.rst
9
-- [ ] `tox -e docs` passes locally
+- [ ] Docs build locally
10
- [ ] GitHub Actions CI passes
11
- [ ] Test coverage to 100% (Coveralls passes)
0 commit comments