Engagement/Get Involved: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
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]].


=Brand Engagement=
=Design Projects=


<bugzilla>
<bugzilla>
Line 20: Line 20:
     }
     }
   &lt;/bugzilla&gt;
   &lt;/bugzilla&gt;
=User Engagement=
=Developer Engagement=
=Contributor Engagement=
=Product Marketing=
=Communications=

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

Full Query
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>