diff --git a/docs/release_checklist.md b/docs/release_checklist.md index 208488a218..92a932c21c 100644 --- a/docs/release_checklist.md +++ b/docs/release_checklist.md @@ -11,8 +11,9 @@ 7. Update book. 8. Bump version number for all crates, using the "Release" workflow. 9. Create tag on GitHub. -10. Bump `latest` tag to most recent release. -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. +12. Run this workflow to update screenshots: * * _This will block blog post releases (and take ~40 minutes) so do it early_.