Skip to content

Commit a4045c9

Browse files
committed
doc: allow request for TSC reviews via the GitHub UI
PR-URL: #56493 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 9a954fb commit a4045c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/contributing/collaborator-guide.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ deprecation level of an API.
523523
Collaborators can opt to elevate pull requests or issues to the [TSC][].
524524
Do this if a pull request or issue:
525525

526-
* Is labeled `semver-major`, or
527526
* Has a significant impact on the codebase, or
528527
* Is controversial, or
529528
* Is at an impasse among collaborators who are participating in the discussion.
@@ -532,6 +531,9 @@ Do this if a pull request or issue:
532531
[TSC][]. Do not use the GitHub UI on the right-hand side to assign to
533532
`@nodejs/tsc` or request a review from `@nodejs/tsc`.
534533

534+
If a pull request is labeled `semver-major`, you can request a review from the
535+
`@nodejs/tsc` GitHub team.
536+
535537
The TSC serves as the final arbiter where required.
536538

537539
## Landing pull requests

0 commit comments

Comments
 (0)