Confirmed users
556
edits
Groovecoder (talk | contribs) |
Groovecoder (talk | contribs) (Adding PatchWelcome Bugs section) |
||
Line 20: | Line 20: | ||
== Mentored Bugs == | == Mentored Bugs == | ||
These bugs are good for your first contribution to MDN code. Each bug has a mentor assigned who can help you get started. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
Line 25: | Line 26: | ||
"f1": "bug_mentor", | "f1": "bug_mentor", | ||
"o1": "isnotempty", | "o1": "isnotempty", | ||
"resolution": "---" | |||
} | |||
</bugzilla> | |||
== PatchWelcome Bugs == | |||
These bugs are good for more advanced contributions to MDN code that will make a big impact on the site. The bug may or may not have a mentor, and it may take more work than a simple mentored bug. | |||
<bugzilla> | |||
{ | |||
"product": "Mozilla Developer Network", | |||
"whiteboard": "patchwelcome", | |||
"resolution": "---" | "resolution": "---" | ||
} | } | ||
</bugzilla> | </bugzilla> |