Skip to content

Commit 79513b7

Browse files
authored
Revert "Use fixes in PR template (#3886)" (#3912)
This reverts commit ee3c876.
1 parent 6852d01 commit 79513b7

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- Feel free to remove check-list items aren't relevant to your change -->
22

3-
- [ ] Fixes #xxxx
3+
- [ ] Closes #xxxx
44
- [ ] Tests added
55
- [ ] Passes `isort -rc . && black . && mypy . && flake8`
66
- [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API

doc/whats-new.rst

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ Documentation
5454

5555
Internal Changes
5656
~~~~~~~~~~~~~~~~
57-
- Use ``Fixes`` rather than ``Closes`` in GitHub Pull Request template, allowing
58-
linking to issues.
59-
By `Maximilian Roos <https://github.com/max-sixty>`_
6057

6158

6259
.. _whats-new.0.15.1:

0 commit comments

Comments
 (0)