From 386afab8a47cc381ad146a58224c843b138f0da0 Mon Sep 17 00:00:00 2001 From: Steve Flanders <sflanders@splunk.com> Date: Wed, 31 Mar 2021 08:53:52 -0400 Subject: [PATCH] Clarify versioning from experimental to stable --- docs/versioning.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/versioning.md b/docs/versioning.md index 91527e244af..34a43c6a7d3 100644 --- a/docs/versioning.md +++ b/docs/versioning.md @@ -13,8 +13,9 @@ GDI projects MUST be designed in a manner that allows experimental components to be created without breaking the stability guarantees of existing components. GDI projects MUST NOT be designed in a manner that breaks existing users when a -components transitions from experimental to stable. This would punish users of -the release candidate, and hinder adoption. +new component beyond the project's first component transitions from +experimental to stable. This would punish users of the release candidate +component, and hinder adoption. Terms which denote stability, such as `experimental` MUST NOT be used as part of a directory or import name. Package version numbers MAY include a suffix,