Skip to content

Commit cd1a398

Browse files
Update doc/contributing/large-pull-requests.md
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
1 parent 522cd92 commit cd1a398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/large-pull-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Large pull requests are difficult to review or sometimes impossible to review in
1818
for a long time without receiving adequate review, and when they do get reviewed,
1919
the quality of that review is often lower due to reviewer fatigue. Contributors
2020
should avoid creating large pull requests except in those cases where it is
21-
effectively unavoidable, such as when adding a major new subsystem.
21+
effectively unavoidable, such as when adding new dependencies.
2222

2323
This document outlines the policy for authoring and reviewing large pull
2424
requests in the Node.js project.

0 commit comments

Comments
 (0)