Update release checklist

This commit is contained in:
Connor Fitzgerald 2025-07-10 22:14:36 -04:00 committed by Erich Gubler
parent f83af61f74
commit f7b672f28b

View File

@ -50,6 +50,7 @@ Day of Release:
- Create a new tag called `vX.Y.Z` and push it to the repo.
- Create a new release on the `wgpu` repo with the changelog from this version, targeting that tag
- Create a branch with the with the new version `vX` and push it to the repo.
- On this branch, remove the [!NOTE] at the top of [wgpu/examples/README.md].
- Complete the release's milestone on GitHub.
- Create a new milestone for the next release, in 12 weeks time.
- Update the release checklist with any needed changes.