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.
2 parents ba5a057 + d7efbdb commit e3cccbbCopy full SHA for e3cccbb
contributor_docs/release.md
@@ -49,4 +49,5 @@ Sometimes you might need to push a release for an isolated and small bug fix wit
49
3. `git pull origin release`
50
4. `git checkout -b <descriptive-branch-name>`
51
5. `git cherry-pick <every sha in PR branch>`
52
-6. Make a new PR that merges into `release` (has a base branch `release`)
+6. Make a new PR that merges into `release` (has a base branch `release`)
53
+7. Done!
0 commit comments