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