Skip to content

Commit e9b0253

Browse files
doc: amend support tier qualifier
Amend Tier 3 category definition to remove a tentative clause and introduce a more concrete one. Refs: #42802
1 parent 10c1ab0 commit e9b0253

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/contributing/diagnostic-tooling-support-tiers.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,10 @@ the following tiers.
4343
organization or website;
4444
* The tool must be open source.
4545

46-
* Tier 3 - If possible its test suite
47-
will be run at least nightly in the Node.js CI and issues opened for
48-
failures. Does not block shipping a release.
46+
* Tier 3 - Its test suite will be run either as nightly in Node.js CI
47+
or in CITGM (in case if a test cannot be configured and run in nightly
48+
by virtue of the nature of the tool in question) and issues opened for
49+
failures. Does not block shipping a release.
4950

5051
* Tier 4 - Does not block shipping a release.
5152

0 commit comments

Comments
 (0)