Changes

Jump to: navigation, search

Webmaker/Code

737 bytes added, 18:13, 11 October 2013
2. Find or File a Webmaker Bug
Bugzilla is organized into '''Products''', which in turn have '''Components'''. All Webmaker bugs live under the [https://bugzilla.mozilla.org/page.cgi?id=productdashboard.html&product=Webmaker '''Webmaker''' product], and in one of its components (see the [https://bugzilla.mozilla.org/describecomponents.cgi?product=Webmaker complete list and description of each]). Developers often watch particular components, which means an email will be sent for all bugs filed or updated in that component.
New bugs can be filed here: https://bugzilla.mozilla.org/enter_bug.cgi?product=Webmaker. There are many bugs across all Webmaker components.  *   File a You can see all open bugs for [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker bug&bug_status=__open__&component=webmaker.org webmaker.org], [https: //bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=Popcorn%20Maker Popcorn Maker], [https://bugzilla.mozilla.org/enter_bugbuglist.cgi?product=Webmaker&bug_status=__open__&component=Thimble Thimble], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=X-Ray%20Goggles X-Ray Goggles], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=MakeAPI Make API], etc. or you can see [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker &bug_status=__open__ all open Webmaker bugs]:
<bugzilla>
{
"product": "webmaker",
"include_fields": "id, priority, component, summary, status, assigned_to",
"maxrows":"50",
"order": "bug_id"
}
</bugzilla>
TODO:
* using Bugzilla - http://blog.webmaker.org/bugzilla* Webmaker Product tour (components, what's in each, who owns them)* Useful bug queries to find things to work on* good-first-bug, student-project, mentored-bugflags?
==3. Understand Webmaker Code==
Confirm
656
edits

Navigation menu