Skip to content

Commit 303b0db

Browse files
cwfitzgeraldErichDonGubler
authored andcommitted
Update release checklist
1 parent 700f235 commit 303b0db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-checklist.md

+4
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ Day of Release:
7777
- Checkout the release branch with the merged PR.
7878
- Publish all relevant crates (see list above).
7979
- Create a new release on the `wgpu` repo with the changelog and a tag called `vX.Y.Z` on the release branch.
80+
- The release should start with a header saying the following (for example)
81+
```markdown
82+
This release includes `crate1`, `crate2` and `crate3` version `X.Y.Z`. All other crates remain at their previous versions.
83+
```
8084
- Backport the changelog and version bumps to the `trunk` branch.
8185
- Ensure that any items in the newly-released changelog don't appear in the "unreleased" section of the trunk changelog.
8286
- Update the release checklist with any needed changes.

0 commit comments

Comments
 (0)