We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b0253 commit e4da26eCopy full SHA for e4da26e
doc/contributing/diagnostic-tooling-support-tiers.md
@@ -43,10 +43,9 @@ the following tiers.
43
organization or website;
44
* The tool must be open source.
45
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.
+* Tier 3 - If possible its test suite will be run at least nightly
+ in the Node.js CI or in CITGM, and issues opened for failures.
+ Does not block shipping a release.
50
51
* Tier 4 - Does not block shipping a release.
52
0 commit comments