Skip to content

Commit ae69656

Browse files
RaisinTenBethGriggs
authored andcommitted
doc: update checkbox label in backporting guide
Signed-off-by: Darshan Sen <darshan.sen@postman.com> PR-URL: #39420 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 4fd8db6 commit ae69656

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/guides/backporting-to-release-lines.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ replace that with the staging branch for the targeted release line.
7777
1. Include the backport target in the pull request title in the following
7878
format: `[v10.x backport] <commit title>`.
7979
Example: `[v10.x backport] process: improve performance of nextTick`
80-
1. Check the checkbox labeled "Allow edits from maintainers".
80+
1. Check the checkbox labeled "Allow edits and access to secrets by
81+
maintainers".
8182
1. In the description add a reference to the original pull request.
8283
1. Amend the commit message and include a `Backport-PR-URL:` metadata and
8384
re-push the change to your fork.

0 commit comments

Comments
 (0)