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:
authorFabio Busatto <fabio@gitlab.com>2018-06-27 11:10:29 +0300
committerFabio Busatto <fabio@gitlab.com>2018-06-27 11:10:29 +0300
commitec126901bbb789d2dac15b59f4a15ddddc4ad392 (patch)
treead0c90e32cfdf9b03765431c75e90fcda5009c3d /PROCESS.md
parent4d2cbf7799bf499000dbd7201a50fd7debbfdfba (diff)
Fix formatting
Diffstat (limited to 'PROCESS.md')
-rw-r--r--PROCESS.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/PROCESS.md b/PROCESS.md
index 43920453722..8359f08372a 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -245,17 +245,21 @@ will be scheduled.
When a regression is found:
1. Create an issue describing the problem in the most detailed way possible
+
1. If possible, provide links to real examples and how to reproduce the problem
+
1. Label the issue properly, using the [team label](../CONTRIBUTING.md#team-labels),
the [subject label](../CONTRIBUTING.md#subject-labels)
and any other label that may apply in the specific case
-
1. Add the bug and regression labels
+
1. Notify the respective Engineering Manager to evaluate the Severity of the regression and add a [Severity label](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#bug-severity-labels). The counterpart Product Manager is included to weigh-in on prioritization as needed to set the [Priority label](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#bug-priority-labels).
+
1. If the regression is a ~S1 or ~S2, label the regression with the current milestone as it should be fixed in the current milestone.
1. If the regression was introduced in an RC of the current release, label with ~Deliverable
1. If the regression was introduced in the previous release, label with ~"Next Patch Release"
+
1. If the regression is a ~S3 or ~S4, the regression may be scheduled for later milestones at the discretion of Engineering Manager and Product Manager.
When a new issue is found, the fix should start as soon as possible. You can