Make the release instructions more explicit (#5026)
This commit is contained in:
parent
3d8f4e6064
commit
7f61c4c936
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue