Engagement/Get Involved

From New wiki
Jump to navigation Jump to search

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

<bugzilla>

   {
       "product": "Marketing",
       "component": "Design",
       "whiteboard": "designchallenge"
   }

</bugzilla>

How this was done:

  <bugzilla>
   {
       "product": "Marketing",
       "component": "Design",
       "whiteboard": "designchallenge"
   }
  </bugzilla>