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 aef3e9e commit 260d33bCopy full SHA for 260d33b
.github/pull_request_template.md
@@ -5,6 +5,9 @@ Please be sure to follow the guidelines in our contribution guide (https://scanp
5
6
<!-- Please check (“- [x]”) and fill in the following boxes -->
7
- [ ] Closes #
8
-- [ ] Tests included or not required because:
+- [ ] [Tests][] included or not required because:
9
<!-- Only check the following box if you did not include release notes -->
10
-- [ ] Release notes not necessary because:
+- [ ] [Release notes][] not necessary because:
11
+
12
+[tests]: https://scanpy.readthedocs.io/en/stable/dev/testing.html#writing-tests
13
+[release notes]: https://scanpy.readthedocs.io/en/stable/dev/documentation.html#adding-to-the-docs
0 commit comments