Skip to content

Commit

Permalink
Update release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nahbee10 authored Aug 28, 2024
1 parent ba5a057 commit d7efbdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contributor_docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ Sometimes you might need to push a release for an isolated and small bug fix wit
3. `git pull origin release`
4. `git checkout -b <descriptive-branch-name>`
5. `git cherry-pick <every sha in PR branch>`
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`)
7. Done!

0 comments on commit d7efbdb

Please sign in to comment.