mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user