Skip to content

Commit 517fb7c

Browse files
authored
Merge pull request #475 from mboersma/update-triage-docs
docs(triaging-issues): describe new priority labels
2 parents 1782261 + d7db3d4 commit 517fb7c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/contributing/triaging-issues.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ security | Security-related issues such as TLS encryption, network segregati
6060

6161
When attached to a specific milestone, an issue can be attributed one of the following labels to indicate their degree of priority.
6262

63-
Priority | Description
64-
------------|---------------------------------------------------------------------------------------------------------------------------------------------
65-
showstopper | Urgent: Security, critical bugs, blocking issues. "showstopper" basically means drop everything you are doing until this issue is addressed.
63+
Priority | Description
64+
-----------|-----------------------------------------------------------------------------------------------------------------------------------
65+
priority 0 | Urgent: Security, critical bugs, blocking issues. Drop everything and fix this today, then consider creating a patch release.
66+
priority 1 | Serious: Impedes user actions or is a regression. Fix this before the next planned release.
6667

6768
And that's it. That should be all the information required for a new or existing contributor to come in an resolve an issue.

0 commit comments

Comments
 (0)