File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -486,16 +486,20 @@ level.
486
486
487
487
### Involving the TSC
488
488
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:
492
491
493
492
- is labeled ` semver-major ` , or
494
493
- has a significant impact on the codebase, or
495
494
- is inherently controversial, or
496
495
- has failed to reach consensus amongst the Collaborators who are
497
496
actively participating in the discussion.
498
497
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
+
499
503
The TSC should serve as the final arbiter where required.
500
504
501
505
## Landing Pull Requests
You can’t perform that action at this time.
0 commit comments