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 4057370 commit fff4f20Copy full SHA for fff4f20
doc/guides/contributing/pull-requests.md
@@ -347,7 +347,8 @@ unhelpful is likely safe to ignore.
347
### Step 10: Landing
348
349
In order to land, a Pull Request needs to be reviewed and [approved][] by
350
-at least one Node.js Collaborator and pass a
+at least two Node.js Collaborators (one Collaborator approval is enough if the
351
+pull request has been open for more than 7 days) and pass a
352
[CI (Continuous Integration) test run][]. After that, as long as there are no
353
objections from other contributors, the Pull Request can be merged. If you find
354
your Pull Request waiting longer than you expect, see the
0 commit comments