154
edits
(→Backlog Tracking in Bugzilla: Tweak priority guidance) |
(→Backlog Tracking in Bugzilla: Link to Firefox priority definitions) |
||
Line 32: | Line 32: | ||
We use the <code>[layout:backlog]</code> tag in the whiteboard field on bugs, tasks and enhancements to track work items that are either under active development, or being considered for development within the next year. | We use the <code>[layout:backlog]</code> tag in the whiteboard field on bugs, tasks and enhancements to track work items that are either under active development, or being considered for development within the next year. | ||
We use bug priorities to indicate how soon we plan to work on a bug, task or enhancement according to the following classifications ( | We use bug priorities to indicate how soon we plan to work on a bug, task or enhancement according to the following classifications (also documented in our [https://firefox-source-docs.mozilla.org/bug-mgmt/guides/priority.html Firefox-wide priority definitions]): | ||
* '''P1''' — "Must have/fix." Under active development, or planned development for the current | * '''P1''' — "Must have/fix." Under active development, or planned development for the current release cycle. | ||
* '''P2''' — "Should have/fix." Near-term backlog item, can/will be worked on | * '''P2''' — "Should have/fix." Near-term backlog item, can/will be worked on in the next release cycle or the one following. | ||
* '''P3''' — "Would like to have/fix." Longer-term backlog item, planned to work on within the next year. | * '''P3''' — "Would like to have/fix." Longer-term backlog item, planned to work on within the next year (assuming the bug also has the <code>[layout:backlog]</code> whiteboard tag). | ||
* '''P4''' — N/A | * '''P4''' — N/A | ||
* '''P5''' — No plans to work on this item, but will accept contributor patches. | * '''P5''' — "Will not fix." No plans to work on this item, but will accept contributor patches. | ||
=== Commonly-Used Backlog Queries === | === Commonly-Used Backlog Queries === |
edits