diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aa5508076e..ef5a98e727 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary of changes @@ -9,4 +9,10 @@ Closes ### Pull Request Checklist - [ ] Changes have tests -- [ ] News fragment added in changelog.d. See [documentation](http://setuptools.readthedocs.io/en/latest/developer-guide.html#making-a-pull-request) for details +- [ ] News fragment added in [`changelog.d/`]. + _(See [documentation][PR docs] for details)_ + + +[`changelog.d/`]: https://github.com/pypa/setuptools/tree/master/changelog.d +[PR docs]: +https://setuptools.readthedocs.io/en/latest/development/developer-guide.html#making-a-pull-request