We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17afa0 commit 6a4c6ceCopy full SHA for 6a4c6ce
doc/guides/backporting-to-release-lines.md
@@ -77,7 +77,8 @@ replace that with the staging branch for the targeted release line.
77
1. Include the backport target in the pull request title in the following
78
format: `[v10.x backport] <commit title>`.
79
Example: `[v10.x backport] process: improve performance of nextTick`
80
- 1. Check the checkbox labeled "Allow edits from maintainers".
+ 1. Check the checkbox labeled "Allow edits and access to secrets by
81
+ maintainers".
82
1. In the description add a reference to the original pull request.
83
1. Amend the commit message and include a `Backport-PR-URL:` metadata and
84
re-push the change to your fork.
0 commit comments