Skip to content

Commit 1553e21

Browse files
fhinkeltargos
authored andcommitted
doc: clarify assigning issues to the TSC
PR-URL: #22759 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
1 parent 71901d6 commit 1553e21

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

COLLABORATOR_GUIDE.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -486,16 +486,20 @@ level.
486486

487487
### Involving the TSC
488488

489-
Collaborators may opt to elevate pull requests or issues to the [TSC][] for
490-
discussion by assigning the `tsc-review` label or @-mentioning the
491-
`@nodejs/tsc` GitHub team. This should be done where a pull request:
489+
Collaborators may opt to elevate pull requests or issues to the [TSC][].
490+
This should be done where a pull request:
492491

493492
- is labeled `semver-major`, or
494493
- has a significant impact on the codebase, or
495494
- is inherently controversial, or
496495
- has failed to reach consensus amongst the Collaborators who are
497496
actively participating in the discussion.
498497

498+
Assign the `tsc-review` label or @-mention the
499+
`@nodejs/tsc` GitHub team if you want to elevate an issue to the [TSC][].
500+
Do not use the GitHub UI on the right hand side to assign to
501+
`@nodejs/tsc` or request a review from `@nodejs/tsc`.
502+
499503
The TSC should serve as the final arbiter where required.
500504

501505
## Landing Pull Requests

0 commit comments

Comments
 (0)