docs: fix release steps in CONTRIBUTING.md
The steps were rebased incorrectly.
Fixes: 575d978202 (docs: Rework CONTRIBUTING guidelines)
This commit is contained in:
parent
080556f2c8
commit
24faacf497
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue