We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc18ef commit 5aefa0dCopy full SHA for 5aefa0d
doc/contributing/backporting-to-release-lines.md
@@ -75,8 +75,8 @@ line.
75
5. Resolve conflicts using `git add` and `git cherry-pick --continue`.
76
77
6. Leave the commit message as is. If you think it should be modified, comment
78
- in the pull request. The `Backport-PR-URL` metadata does need to be added to
79
- the commit, but this will be done later.
+ in the pull request. Do not manually add a `Backport-PR-URL` metadata entry.
+ This is automatically added later.
80
81
7. Verify that `make -j4 test` passes.
82
0 commit comments