Skip to content

Commit bc7ac78

Browse files
authored
Add a release step, add links to the github release note (bevyengine#12041)
# Objective Add a release step to add the links `Release anouncement` and `Migration guide` to the GitHub release note. - bevyengine#12011 (comment)
1 parent 31d7fcd commit bc7ac78

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/release_checklist.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
7. Update book.
1212
8. Bump version number for all crates, using the "Release" workflow.
1313
9. Create tag on GitHub.
14-
10. Bump `latest` tag to most recent release.
15-
11. Run this workflow to update screenshots:
14+
10. Edit Github Release. Add links to the `Release announcement` and `Migration Guide`
15+
11. Bump `latest` tag to most recent release.
16+
12. Run this workflow to update screenshots:
1617
* <https://github.com/bevyengine/bevy-website/actions/workflows/update-screenshots.yml>
1718
* _This will block blog post releases (and take ~40 minutes) so do it early_.
1819

0 commit comments

Comments
 (0)