Skip to content

Commit

Permalink
Merge pull request #3226 from processing/release-nahee-test
Browse files Browse the repository at this point in the history
Nahee testing release
  • Loading branch information
raclim authored Aug 28, 2024
2 parents ba5a057 + d7efbdb commit e3cccbb
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 e3cccbb

Please sign in to comment.