Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
docs: small case all labels
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu authored Dec 8, 2021
1 parent 633b236 commit ca1b72d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions triage.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ These labels enrich issue/PR with metadata that will help during triage process
|`effort:8`|Relative effort required for completion||
|`effort:13`|Relative effort required for completion||
|`effort:21`|Relative effort required for completion||
|`priority:P0`|An issue that causes a full outage, breakage, or major function unavailability for everyone, without any known workaround. The issue must be fixed immediately, taking precedence over all other work. Should receive updates at least once per day.||
|`priority:P1`|An issue that significantly impacts a large percentage of users; if there is a workaround it is partial or overly painful. The issue should be resolved before the next release.||
|`priority:P2`|The issue is important to a large percentage of users, with a workaround. Issues that are significantly ugly or painful (especially first-use or install-time issues). Issues with workarounds that would otherwise be P0 or P1.||
|`priority:P3`|An issue that is relevant to core functions, but does not impede progress. Important, but not urgent.||
|`priority:P4`|A relatively minor issue that is not relevant to core functions, or relates only to the attractiveness or pleasantness of use of the system. Good to have but not necessary changes/fixes.||
|`priority:P5`|The team acknowledges the request but (due to any number of reasons) does not plan to work on or accept contributions for this request. The issue remains open for discussion.||
|`priority:p0`|An issue that causes a full outage, breakage, or major function unavailability for everyone, without any known workaround. The issue must be fixed immediately, taking precedence over all other work. Should receive updates at least once per day.||
|`priority:p1`|An issue that significantly impacts a large percentage of users; if there is a workaround it is partial or overly painful. The issue should be resolved before the next release.||
|`priority:p2`|The issue is important to a large percentage of users, with a workaround. Issues that are significantly ugly or painful (especially first-use or install-time issues). Issues with workarounds that would otherwise be P0 or P1.||
|`priority:p3`|An issue that is relevant to core functions, but does not impede progress. Important, but not urgent.||
|`priority:p4`|A relatively minor issue that is not relevant to core functions, or relates only to the attractiveness or pleasantness of use of the system. Good to have but not necessary changes/fixes.||
|`priority:p5`|The team acknowledges the request but (due to any number of reasons) does not plan to work on or accept contributions for this request. The issue remains open for discussion.||


### Status labels
Expand Down

0 comments on commit ca1b72d

Please sign in to comment.