jdm / bugsahoy

A landing page to make finding relevant bugs easier for new Mozilla contributors.
http://www.joshmatthews.net/bugsahoy/
69 stars 95 forks source link

Promote or highlight "diamond" bugs #94

Closed cpeterso closed 9 years ago

cpeterso commented 10 years ago

Bugs with the whiteboard tag "[diamond]" are mentored bugs that have been selected as important or high-impact. If Bugs Ahoy promoted or highlighted these bugs, then contributors would have a bigger ROI and feeling of accomplishment knowing they are fixing important problems.

jdm commented 10 years ago

This should be pretty easy to accomplish - include the whiteboard in the fields required from the bugzilla API, then check it when creating the table entries in https://github.com/jdm/bugsahoy/blob/master/magic.js#L392 . Maybe change the background color to make it stand out?

jaredpetersen commented 9 years ago

@jdm This issue can be closed :-)