Confirmed users
2,197
edits
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
= Triage Process = | = Triage Process = | ||
The goals of the triage process are: | The goals of the triage process are: | ||
* assign a priority | * determine if the bug is a performance issue | ||
* assign a | * assign a priority using the [[../Bugzilla#Project Flag|performance flag]] | ||
* | * assign a appropriate [[../Bugzilla#Keywords|keywords]] | ||
* move the bug to the most suitable component | |||
[https://codepen.io/mstange/pen/eYeWrGr The calculator] is a good way to find the right priority. | [https://codepen.io/mstange/pen/eYeWrGr The calculator] is a good way to find the right priority. | ||
Sometimes the information isn't enough to make a decision, in that case we can "need info" the reporter asking for more data, for example an export of `about:support` or a performance profile, or simply more information about the steps to reproduce. | Sometimes the information isn't enough to make a decision, in that case we can "need info" the reporter asking for more data, for example an export of `about:support` or a performance profile, or simply more information about the steps to reproduce. | ||