We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d7fcd commit bc7ac78Copy full SHA for bc7ac78
docs/release_checklist.md
@@ -11,8 +11,9 @@
11
7. Update book.
12
8. Bump version number for all crates, using the "Release" workflow.
13
9. Create tag on GitHub.
14
-10. Bump `latest` tag to most recent release.
15
-11. Run this workflow to update screenshots:
+10. Edit Github Release. Add links to the `Release announcement` and `Migration Guide`
+11. Bump `latest` tag to most recent release.
16
+12. Run this workflow to update screenshots:
17
* <https://github.com/bevyengine/bevy-website/actions/workflows/update-screenshots.yml>
18
* _This will block blog post releases (and take ~40 minutes) so do it early_.
19
0 commit comments