Skip to content

Commit 8f3e1d0

Browse files
Update RELEASE_PROCESS.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 960a8a5 commit 8f3e1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: RELEASE_PROCESS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ A _patch release_ is an increment of the patch number (eg: `v1.2.0` → `v1.2.1`
5757

5858
**Patch release must not break API nor consensus.**
5959

60-
Updates to the release branch should come from `main` by backporting PRs (usually done by automatic cherry-pick followed by a PRs to the release branch). The backports must be marked using `backport/Y` label in PR for main.
60+
Updates to the release branch should come from `main` by backporting PRs (usually done by automatic cherry-pick followed by PRs to the release branch). The backports must be marked using `backport/Y` label in PR for main.
6161
It is the PR author's responsibility to fix merge conflicts, update changelog entries, and
6262
ensure CI passes. If a PR originates from an external contributor, a core team member assumes
6363
responsibility to perform this process instead of the original author.

0 commit comments

Comments
 (0)