From 40abe6f81c2b46842a87d6c47cf4190f0d8c1856 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Mon, 9 Jan 2017 18:32:19 +0100 Subject: [PATCH] add preferred maturity level to proposal requirements --- process/project_proposals.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/process/project_proposals.adoc b/process/project_proposals.adoc index 06894ad..f910d56 100644 --- a/process/project_proposals.adoc +++ b/process/project_proposals.adoc @@ -7,6 +7,7 @@ .. project description (what it does, why it is valuable, origin and history) .. statement on alignment with CNCF charter mission .. sponsor from TOC (sponsor helps mentor projects) + .. preferred maturity level (see https://github.com/cncf/toc/blob/master/process/graduation_criteria.adoc[CNCF Graduation Criteria]) .. license (charter dictates http://www.apache.org/licenses/LICENSE-2.0[Apache 2] by default) .. source control (GitHub by default) .. external dependencies (including licenses)