Make the release instructions more explicit (#5026)

This commit is contained in:
Marek 2022-09-02 10:55:09 +02:00 committed by GitHub
parent 3d8f4e6064
commit 7f61c4c936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -163,8 +163,10 @@ After you have the version increments, the updated checkpoints and the updated c
- [ ] Set the release to target the `main` branch - [ ] Set the release to target the `main` branch
- [ ] Set the release title to `Zebra ` followed by the version tag, - [ ] Set the release title to `Zebra ` followed by the version tag,
for example: `Zebra 1.0.0-alpha.0` for example: `Zebra 1.0.0-alpha.0`
- [ ] Copy the final changelog of this release to the release description - [ ] Replace the prepopulated draft changelog in the release description by the final
(starting just _after_ the title `## [Zebra ...`) changelog you created; starting just _after_ the title `## [Zebra ...` of
the current version being released, and ending just _before_ the title of
the previous release.
- [ ] Mark the release as 'pre-release' (until we are no longer alpha/beta) - [ ] Mark the release as 'pre-release' (until we are no longer alpha/beta)
- [ ] Publish the release - [ ] Publish the release