File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 3434## Dependencies
3535
3636Node.js has several bundled dependencies in the _ deps/_ and the _ tools/_
37- directories that are not part of the project proper. Changes to files in those
38- directories should be sent to their respective projects. Do not send a patch to
39- Node.js. We cannot accept such patches.
37+ directories that are not part of the project proper.
38+ These are detailed in the [ maintaining dependencies] [ ] document.
39+ Changes to files in those directories should be sent
40+ to their respective projects.
41+ Do not send a patch to Node.js. We cannot accept such patches.
4042
4143In case of doubt, open an issue in the
4244[ issue tracker] ( https://github.com/nodejs/node/issues/ ) or contact one of the
@@ -590,6 +592,7 @@ More than one subsystem may be valid for any particular issue or pull request.
590592[ guide for writing tests in Node.js ] : writing-tests.md
591593[ hiding-a-comment ] : https://help.github.com/articles/managing-disruptive-comments/#hiding-a-comment
592594[ https://ci.nodejs.org/ ] : https://ci.nodejs.org/
595+ [ maintaining dependencies ] : ./maintaining/maintaining-dependencies.md
593596[ nodejs/core-validate-commit ] : https://github.com/nodejs/core-validate-commit/blob/main/lib/rules/subsystem.js
594597[ pull request template ] : https://raw.githubusercontent.com/nodejs/node/HEAD/.github/PULL_REQUEST_TEMPLATE.md
595598[ running tests ] : ../../BUILDING.md#running-tests
You can’t perform that action at this time.
0 commit comments