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 bb4dff7 commit 0995bb7Copy full SHA for 0995bb7
doc/contributing/releases.md
@@ -698,6 +698,9 @@ placeholders (that happens when a change previously landed on another release
698
branch), keep both version numbers. Convert the YAML field to an array if it is
699
not already one.
700
701
+Validate it carefully the `cherry-pick` might happen without conflicts but
702
+changing the wrong lines. See: https://github.com/nodejs/Release/issues/771
703
+
704
Then finish cherry-picking and push the commit upstream:
705
706
```console
0 commit comments