diff options
-rw-r--r-- | PROCESS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md index af66a343f13..ef25efb61ff 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -250,6 +250,8 @@ A ~regression label on a ~bug tells us that something worked before and it needs The milestone of a ~regression is used to schedule when the fix will be delivered. The creation time of a ~regression tells us which release it was found in. +A ~regression label does not apply to ~bugs for new features. That by the definition above are not regressions. + ## Release retrospective and kickoff - [Retrospective](https://about.gitlab.com/handbook/engineering/workflow/#retrospective) |