Remove extra cherrypick step from contributing (#26939)
This commit is contained in:
parent
7e9366095e
commit
14d070298d
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ Using, for example: current.version 2.5.22, previous.version 2.5, milestone.vers
|
||||||
1. Label this PR with `to-be-backported`
|
1. Label this PR with `to-be-backported`
|
||||||
1. Mark this PR with Milestone `${milestone.version}`
|
1. Mark this PR with Milestone `${milestone.version}`
|
||||||
1. Mark the issue with Milestone `${current.version}`
|
1. Mark the issue with Milestone `${current.version}`
|
||||||
1. `cherry-pick to release-${previous.version}`
|
|
||||||
1. `git checkout release-${previous.version}`
|
1. `git checkout release-${previous.version}`
|
||||||
1. `git pull`
|
1. `git pull`
|
||||||
1. Create wip branch
|
1. Create wip branch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue