Skip to content

Commit 918307a

Browse files
committed
ReleaseChecklist: Make sure the changelog is complete
1 parent a12a96c commit 918307a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseChecklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- [ ] Run ``make linkcheck`` from within ``docs/`` and fix any broken links it finds. Ignore false positives caused by ``href`` anchors and dummy links not meant to work.
2020

2121
### Changelog
22+
- [ ] Make sure that all merged PRs that should have changelog entries do have them.
2223
- [ ] Sort the changelog entries alphabetically and correct any errors you notice. Commit it.
2324
- [ ] Update the changelog to include a release date.
2425
- [ ] Run ``scripts/update_bugs_by_version.py`` to regenerate ``bugs_by_version.json`` from the changelog and ``bugs.json``.

0 commit comments

Comments
 (0)