From 8fef67665fd3dfe43057e5d1c5d828af308257ae Mon Sep 17 00:00:00 2001 From: Rob Walker Date: Thu, 26 Mar 2020 15:49:53 -0700 Subject: [PATCH] Update PROJECT_FLOW.md --- docs/PROJECT_FLOW.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/PROJECT_FLOW.md b/docs/PROJECT_FLOW.md index c9c007738928e8..2ca996e13017cb 100644 --- a/docs/PROJECT_FLOW.md +++ b/docs/PROJECT_FLOW.md @@ -24,7 +24,8 @@ In CHIP parlance, a milestone is simply an expected due date or release. Date-based milestones start with an "M" and have the form M3, M3.2, M4, etc. corresponding to the number of months since January 1, 2020, and generally mean the last Friday of that month. E.g. M1 corresponds to EOB January 24, -2020. +2020. The Morrow milestone is a special milestone that means "unprioritized" or +"unscheduled" or "unscoped". The form of the names of release-based milestone names are TBD, and may have flexible or changing dates.