Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2018-04-16 20:14:40 +0300
committerMichael Kozono <mkozono@gmail.com>2018-04-16 20:14:40 +0300
commita4bac1f8c3b83d481ae12f5808fdf2d1e0b74ff3 (patch)
tree9985f8e81f82597ef2ca12204448a8ac904b9d67
parentd103a567d6a8802f6c78ff55de674a73c7a7ad0f (diff)
Clarify bug vs regressionmk/clarify-bug-vs-regression-docs
-rw-r--r--PROCESS.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/PROCESS.md b/PROCESS.md
index f206506f7c5..c210dfdcf97 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -228,7 +228,9 @@ have a milestone, it might be 'just' a bug!
For instance, if 10.5.0 adds a feature, and that feature doesn't work correctly,
then this is a regression in 10.5. If 10.5.1 then fixes that, but 10.5.3 somehow
-reintroduces the bug, then this bug is still a regression in 10.5.
+reintroduces the bug, then this bug is still a regression in 10.5. If the
+upcoming release is 10.6-RC1, and the fix is not yet merged, then the bug no
+longer counts as a regression.
Because GitLab.com runs release candidates of new releases, a regression can be
reported in a release before its 'official' release date on the 22nd of the