From ad81a3369350b187b1141d946df802a0f7953791 Mon Sep 17 00:00:00 2001 From: Evan Anderson Date: Tue, 7 Jan 2025 14:01:59 -0800 Subject: [PATCH] Add descriptions of maturity levels to published website (#131) Signed-off-by: Evan Anderson --- cmd/template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/template.md b/cmd/template.md index a5057fe..5bee5fa 100644 --- a/cmd/template.md +++ b/cmd/template.md @@ -15,9 +15,9 @@ For more information on the project and to make contributions, visit the [GitHub ## Criteria Overview -* [Level 1](#level-1) -* [Level 2](#level-2) -* [Level 3](#level-3) +* [Level 1](#level-1): for any code or non-code project with any number of maintainers or users +* [Level 2](#level-2): for any code project that has at least 2 maintainers and a small number of consistent users +* [Level 3](#level-3): for any code project that has a large number of consistent users ### Level 1