Bugmasters/Bug days/mentored: Difference between revisions

Line 39: Line 39:
* One of the goals of rummaging through these bugs is to make sure the list of bugs is current.  
* One of the goals of rummaging through these bugs is to make sure the list of bugs is current.  
* Another goal is to see if unassigning inactive bugs is helpful, as it may "free" the bug for a new person to work on it.
* Another goal is to see if unassigning inactive bugs is helpful, as it may "free" the bug for a new person to work on it.
===Status===
Current New  bug tagged as [good first bug]
<bugzilla type="count" display="bar">
    {
        "product":      ["Core","Calendar","Toolkit","Firefox","Thunderbird"],
        "whiteboard":    "good first bug",
        "status":["NEW","REOPENED"],
        "x_axis_field": "product"
    }
</bugzilla>
<onlyinclude>
<bugzilla>
{
      "product":      ["Core","Calendar","Toolkit","Firefox","Thunderbird"],
        "whiteboard":    "good first bug",
        "status":["NEW","REOPENED"],
        "include_fields": "id, product, summary, status, whiteboard, last_change_time"
}
</bugzilla>
</onlyinclude>
Confirmed users
52

edits