mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 14:49:07 -04:00
docs: fix release steps in CONTRIBUTING.md
The steps were rebased incorrectly.
Fixes: 575d978202 (docs: Rework CONTRIBUTING guidelines)
This commit is contained in:
@@ -140,6 +140,6 @@ When doing a patch release, the process is similar:
|
||||
1. Initially, the version of the latest release is `0.2.0`
|
||||
2. Checkout the `v0.2.x` branch
|
||||
3. Cherry-pick the required non-breaking changes into the `v0.2.x`
|
||||
4. Follow steps 3-7 of the regular release example
|
||||
4. Follow steps 4-9 of the regular release example
|
||||
|
||||
[CODEOWNERS]: .github/CODEOWNERS
|
||||
|
||||
Reference in New Issue
Block a user