We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53dd737 commit 757d1dcCopy full SHA for 757d1dc
.github/pull_request_template.md
@@ -1,5 +1,5 @@
1
-[ ] Add tests for the change. In general, aim for full test coverage at the Python level. Rust tests are optional.
2
-[ ] Add any appropriate documentation.
3
-[ ] Add a summary of changes to the `latest` section at the top of `CHANGELOG.rst`. (If it's not there, add it.)
4
-[ ] Add your name to `AUTHORS.rst`.
5
-[ ] Run `just full-check`.
+- [ ] Add tests for the change. In general, aim for full test coverage at the Python level. Rust tests are optional.
+- [ ] Add any appropriate documentation.
+- [ ] Add a summary of changes to the `latest` section at the top of `CHANGELOG.rst`. (If it's not there, add it.)
+- [ ] Add your name to `AUTHORS.rst`.
+- [ ] Run `just full-check`.
0 commit comments