BugSquad/Triage Guide: Difference between revisions
| Line 22: | Line 22: | ||
== Triaging == | == Triaging == | ||
=== Pick a bug === | === Pick a bug === | ||
Use the tracker to create a query http://dev. | Use the tracker to create a query http://dev.sugarlabs.org/query. This for example creates a query for [http://dev.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=sugar&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&milestone=0.84 all open sugar bugs for the upcoming 0.84 release]. Choose one you want to triage and read it carefully. | ||
=== Find what should be changed=== | === Find what should be changed=== | ||
Read the [[BugSquad/TriageGuide#Steps_of_Triaging]] to determine what should be changed (if anything) and how. | Read the [[BugSquad/TriageGuide#Steps_of_Triaging]] to determine what should be changed (if anything) and how. | ||