File tree 1 file changed +6
-6
lines changed
doc/development/contributing 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ Priority labels help us define the time a ~bug fix should be completed. Priority
108
108
If there are multiple defects, the priority decides which defect has to be fixed immediately versus later.
109
109
This label documents the planned timeline & urgency which is used to measure against our actual SLA on delivering ~ bug fixes.
110
110
111
- | Label | Meaning | Estimate time to fix |
112
- | -------| -----------------| ------------------------------------------------------------------|
113
- | ~ P1 | Urgent Priority | The current release + potentially immediate hotfix to GitLab.com |
114
- | ~ P2 | High Priority | The next release |
115
- | ~ P3 | Medium Priority | Within the next 3 releases (approx one quarter) |
116
- | ~ P4 | Low Priority | Anything outside the next 3 releases (approx beyond one quarter) |
111
+ | Label | Meaning | Defect SLA (applies only to ~ bug and ~ security defects) |
112
+ | -------| -----------------| ---------------------------------------------------------------------------- |
113
+ | ~ P1 | Urgent Priority | The current release + potentially immediate hotfix to GitLab.com (30 days) |
114
+ | ~ P2 | High Priority | The next release (60 days) |
115
+ | ~ P3 | Medium Priority | Within the next 3 releases (approx one quarter or 90 days) |
116
+ | ~ P4 | Low Priority | Anything outside the next 3 releases (more than one quarter or 120 days) |
117
117
118
118
## Severity labels
119
119
You can’t perform that action at this time.
0 commit comments