Skip to content

Commit

Permalink
doc: add full list of subsystems
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-frankqiu committed Sep 2, 2021
1 parent 73d5f8a commit 3eebd6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/guides/contributing/pull-requests.md
Expand Up @@ -579,6 +579,7 @@ If you want to know more about the code review and the landing process, see the
* `test`
* `tools`

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

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

0 comments on commit 3eebd6b

Please sign in to comment.