Skip to content

Commit 260d33b

Browse files
authored
(chore): update PR template
1 parent aef3e9e commit 260d33b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Please be sure to follow the guidelines in our contribution guide (https://scanp
55

66
<!-- Please check (“- [x]”) and fill in the following boxes -->
77
- [ ] Closes #
8-
- [ ] Tests included or not required because:
8+
- [ ] [Tests][] included or not required because:
99
<!-- Only check the following box if you did not include release notes -->
10-
- [ ] Release notes not necessary because:
10+
- [ ] [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

Comments
 (0)