Engagement/Get Involved: Difference between revisions
Jump to navigation
Jump to search
Full Query
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
This is an example of how we could use the [https://github.com/mozilla/mediawiki-bugzilla mediawiki-bugzilla extension] to get contribution opportunities for Engagement in front of volunteers. For example, webdev uses this to create a [[Webdev/GetInvolved|dynamic list of mentored bugs for each major website]]. | This is an example of how we could use the [https://github.com/mozilla/mediawiki-bugzilla mediawiki-bugzilla extension] to get contribution opportunities for Engagement in front of volunteers. For example, webdev uses this to create a [[Webdev/GetInvolved|dynamic list of mentored bugs for each major website]]. | ||
= | =Design Projects= | ||
<bugzilla> | <bugzilla> | ||
| Line 20: | Line 20: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Latest revision as of 15:01, 23 May 2012
This is an example of how we could use the mediawiki-bugzilla extension to get contribution opportunities for Engagement in front of volunteers. For example, webdev uses this to create a dynamic list of mentored bugs for each major website.
Design Projects
| ID | Summary | Priority | Status |
|---|---|---|---|
| 757850 | Design an icon for new landing page (fake bug) | -- | RESOLVED |
1 Total; 0 Open (0%); 1 Resolved (100%); 0 Verified (0%);
How this was done:
<bugzilla>
{
"product": "Marketing",
"component": "Design",
"whiteboard": "designchallenge"
}
</bugzilla>