From e9c2d086c9f8741542f5104f1a749dbdf4efae1a Mon Sep 17 00:00:00 2001 From: Alex Nichols Date: Fri, 10 Apr 2020 14:28:01 -0700 Subject: [PATCH] Rename feature stages to release phases --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d862ad1..a5c5ec9 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Every item on the GitHub product roadmap is an issue, with a label that indicate - One or more **deployment models** (cloud and/or server). Where not stated, features will generally come out cloud first, and follow on server at or soon after GA. -## Feature Stages +## Release phases -Every feature goes through a set of stages, from early testing to general availability. +Every product or feature goes through a set of release phases, from early testing to general availability. - **alpha:** *Primarily for testing and feedback*\ Limited availability, requires pre-release agreement. Features still under heavy development, and subject to change. Not for production use, and no documentation, SLAs or support provided.