File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff 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+
499503The TSC should serve as the final arbiter where required.
500504
501505## Landing Pull Requests
You can’t perform that action at this time.
0 commit comments