Skip to content

Commit 7a72d55

Browse files
authored
Merge pull request #3960 from pypa/debt/towncrier-alignment
Align towncrier with defaults
2 parents 2ea139e + be206da commit 7a72d55

File tree

15 files changed

+1015
-1112
lines changed

15 files changed

+1015
-1112
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Closes <!-- issue number here -->
99

1010
### Pull Request Checklist
1111
- [ ] Changes have tests
12-
- [ ] News fragment added in [`changelog.d/`].
12+
- [ ] News fragment added in [`newsfragments/`].
1313
_(See [documentation][PR docs] for details)_
1414

1515

16-
[`changelog.d/`]: https://github.com/pypa/setuptools/tree/master/changelog.d
16+
[`newsfragments/`]: https://github.com/pypa/setuptools/tree/master/newsfragments
1717
[PR docs]:
1818
https://setuptools.pypa.io/en/latest/development/developer-guide.html#making-a-pull-request

0 commit comments

Comments
 (0)