MDN/Development/Bug triage guidelines: Difference between revisions

→‎Platform issues: update definitions
(Update triage URL)
(→‎Platform issues: update definitions)
 
Line 21: Line 21:


===Platform issues===
===Platform issues===
; Critical : the bug prevents a key feature from working properly (regression) for all users (or without a simple workaround) or results in data loss.
;Blocker: Broken important user-facing feature, Blocks development and/or testing work
; Major : the bug prevents a key feature from working properly for some users (or affects all users but has a workaround). Obscure 500 errors.  Performance issues. These bugs are usually added to dev inbox immediately.
;Critical: Affecting a large number of users, or major areas of functionality
; Normal : the bug's severity is not known, is not important, is debated, or is in the middle. practically equivalent to saying, "don't pay attention to this field".
;Normal: Default; Regular issue, some loss of functionality under specific circumstances
; Minor : minor functionality problems, may affect "fit and finish".  Localization issues.
;Minor: Affecting a small number of users, a problem with an easy workaround, or a cosmetic issue such as misspellings or text alignment
; Trivial : typos, whitespace
; Enhancement : feature requests


===Usability issues===
===Usability issues===