AppMaker: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
* STATUS = UNASSIGNED. <em>"We want to do these things, but nobody's assigned to actually do them yet."</em> | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"status":"NEW", | |||
"product": "webmaker", | |||
"component":"appmaker", | |||
"include_fields": "id, summary, whiteboard, assigned_to, status", | |||
"maxrows":"50", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
== Making == | |||
* STATUS = ASSIGNED. <em>"I'm working on this right now!"</em> | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"status":"ASSIGNED", | |||
"product": "webmaker", | |||
"component":"appmaker", | |||
"include_fields": "id, summary, whiteboard, assigned_to, status", | |||
"maxrows":"50", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
== Made == | |||
* STATUS = RESOLVED. <em>"So done! Much made!"</em> | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"status":"RESOLVED", | |||
"product": "webmaker", | |||
"component":"appmaker", | |||
"include_fields": "id, summary, whiteboard, assigned_to, status", | |||
"maxrows":"50", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
= About = | |||
* IRC: We hang out in #appmaker | |||
* Mailing list https://mail.mozilla.org/listinfo/appmaker. | |||
* Primary codebase https://github.com/mozilla/appmaker | |||
Revision as of 18:27, 24 March 2014
- STATUS = UNASSIGNED. "We want to do these things, but nobody's assigned to actually do them yet."
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Making
- STATUS = ASSIGNED. "I'm working on this right now!"
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Made
- STATUS = RESOLVED. "So done! Much made!"
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
About
- IRC: We hang out in #appmaker
- Mailing list https://mail.mozilla.org/listinfo/appmaker.
- Primary codebase https://github.com/mozilla/appmaker