Skip to content

Commit 3eebd6b

Browse files
committed
doc: add full list of subsystems
1 parent 73d5f8a commit 3eebd6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/guides/contributing/pull-requests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ If you want to know more about the code review and the landing process, see the
579579
* `test`
580580
* `tools`
581581

582+
Here is the full list of [subsystems][subsystems].
582583
More than one subsystem may be valid for any particular issue or pull request.
583584

584585
[Building guide]: ../../../BUILDING.md
@@ -593,3 +594,4 @@ More than one subsystem may be valid for any particular issue or pull request.
593594
[https://ci.nodejs.org/]: https://ci.nodejs.org/
594595
[pull request template]: https://raw.githubusercontent.com/nodejs/node/HEAD/.github/PULL_REQUEST_TEMPLATE.md
595596
[running tests]: ../../../BUILDING.md#running-tests
597+
[subsystems]: https://github.com/nodejs/core-validate-commit/blob/main/lib/rules/subsystem.js

0 commit comments

Comments
 (0)