doc: amend support tier qualifier

Amend Tier 3 category definition to remove a
tentative clause and introduce a more concrete one.

Refs: https://github.com/nodejs/node/pull/42802
PR-URL: https://github.com/nodejs/node/pull/42805
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
This commit is contained in:
Gireesh Punathil
2022-04-21 10:11:32 +05:30
parent 2660a321e1
commit 59dd9caecb

View File

@@ -43,9 +43,9 @@ the following tiers.
organization or website;
* The tool must be open source.
* Tier 3 - If possible its test suite
will be run at least nightly in the Node.js CI and issues opened for
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.
* Tier 4 - Does not block shipping a release.