diff options
author | Mek Stittri <mstittri@gitlab.com> | 2018-04-19 10:46:34 -0700 |
---|---|---|
committer | Mek Stittri <mstittri@gitlab.com> | 2018-04-19 10:46:34 -0700 |
commit | 5cfbf2c87635dbe82c53ca758c192519b2c63c45 (patch) | |
tree | 4dd62ce464e435b27739b452074379b5094f141c /CONTRIBUTING.md | |
parent | 31d242d8c3b38d318a6fedfdd9b94778ab8c00bb (diff) | |
download | gitlab-ce-5cfbf2c87635dbe82c53ca758c192519b2c63c45.tar.gz |
Added missing note for P1 priority
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 02599907af7..5a85eed8611 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -210,7 +210,7 @@ This label documents the planned timeline & urgency which is used to measure aga | Label | Meaning | Estimate time to fix | Guidance | |-------|-----------------|------------------------------------------------------------------|----------| -| ~P1 | Urgent Priority | The current release | | +| ~P1 | Urgent Priority | The current release + potentially immediate hotfix to GitLab.com | | | ~P2 | High Priority | The next release | | | ~P3 | Medium Priority | Within the next 3 releases (approx one quarter) | | | ~P4 | Low Priority | Anything outside the next 3 releases (approx beyond one quarter) | The issue is prominent but does not impact user workflow and a workaround is documented | |