We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c4dbd commit 5897bf4Copy full SHA for 5897bf4
COLLABORATOR_GUIDE.md
@@ -374,13 +374,12 @@ deprecation level of an API.
374
### Involving the TSC
375
376
Collaborators may opt to elevate pull requests or issues to the [TSC][].
377
-This should be done where a pull request:
+Do this if a pull request or issue:
378
379
- is labeled `semver-major`, or
380
- has a significant impact on the codebase, or
381
-- is inherently controversial, or
382
-- has failed to reach consensus amongst the Collaborators who are
383
- actively participating in the discussion.
+- is controversial, or
+- is at an impasse among Collaborators who are participating in the discussion.
384
385
Assign the `tsc-review` label or @-mention the
386
`@nodejs/tsc` GitHub team if you want to elevate an issue to the [TSC][].
0 commit comments