mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-02 17:28:50 +02:00
Update definition to: The new definition of Triaged will be Firefox-related bugs of type defect where the component is not UNTRIAGED, and a non-default value not equal to -- or N/A. Bugs of type Task or Enhancement may have a severity of N/A, but defects must have a severity that is neither -- or N/A. This means edits to the references to setting release status flags (which are now not required.) Also switching to using :ref:`link text <target>` for internal links because of some errors when compiling .rst to HTML. Fix linter error in rst Differential Revision: https://phabricator.services.mozilla.com/D74515
27 lines
1.7 KiB
ReStructuredText
27 lines
1.7 KiB
ReStructuredText
Priority Definitions
|
|
====================
|
|
|
|
We use these definitions across all components:
|
|
|
|
+----------------------------------------+-----------------------------+
|
|
| Priority | Description |
|
|
+========================================+=============================+
|
|
| \- | No decision |
|
|
+----------------------------------------+-----------------------------+
|
|
| P1 | Fix in the current release |
|
|
| | cycle |
|
|
+----------------------------------------+-----------------------------+
|
|
| P2 | Fix in the next release |
|
|
| | cycle or the following |
|
|
| | (nightly + 1 or nightly + |
|
|
| | 2) |
|
|
+----------------------------------------+-----------------------------+
|
|
| P3 | Backlog |
|
|
+----------------------------------------+-----------------------------+
|
|
| P4 | Do not use, this priority |
|
|
| | is for web platform test |
|
|
| | bots |
|
|
+----------------------------------------+-----------------------------+
|
|
| P5 | Will not fix, but will |
|
|
| | accept a patch |
|
|
+----------------------------------------+-----------------------------+
|