diff --git a/Release-Checklist.md b/Release-Checklist.md index 8cd5f07..72a9b52 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -6,6 +6,7 @@ - [ ] change [pre-release/distribution/readme.txt](https://github.com/OpenRCT2/OpenRCT2/blob/pre-release/distribution/readme.txt#L2) - [ ] change [pre-release/distribution/changelog.txt](https://github.com/OpenRCT2/OpenRCT2/blob/pre-release/distribution/changelog.txt#L1) - [ ] update [pre-release/distribution/known_issues.txt](https://github.com/OpenRCT2/OpenRCT2/blob/pre-release/distribution/known_issues.txt) + - [ ] change [develop/debian/changelog](https://github.com/OpenRCT2/OpenRCT2/blob/develop/debian/changelog#L1) (including branch name) - [ ] tag `pre-release` with `v{version}-rc1` - [ ] release first release candidate - [ ] commit major bugs fixes to `pre-release`