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 f83af61 commit f7b672fCopy full SHA for f7b672f
docs/release-checklist.md
@@ -50,6 +50,7 @@ Day of Release:
50
- Create a new tag called `vX.Y.Z` and push it to the repo.
51
- Create a new release on the `wgpu` repo with the changelog from this version, targeting that tag
52
- Create a branch with the with the new version `vX` and push it to the repo.
53
+ - On this branch, remove the [!NOTE] at the top of [wgpu/examples/README.md].
54
- Complete the release's milestone on GitHub.
55
- Create a new milestone for the next release, in 12 weeks time.
56
- Update the release checklist with any needed changes.
0 commit comments