canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,751
edits
(enhanced layout and added a little more copy) |
m (Whimboo moved page Auto-tools/Projects/Marionette/Roadmap to WebDriver/Marionette/Roadmap: Reorganization of Marionette project documenation) |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
" | "whiteboard": "[marionette=1.0]", | ||
"include_fields": "id, priority, summary, assigned_to, status", | |||
"include_fields": "id, priority, summary, assigned_to", | |||
"order": "priority,assigned_to" | "order": "priority,assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
== | == Good First Bugs == | ||
Want to get started on Marionette but don't know where to begin? The following set of bugs will help you learn the ropes and would greatly help us reach our goal! | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"resolution": "---", | "resolution": "---", | ||
" | "product": "testing", | ||
"component": "marionette", | |||
"whiteboard": "[good first bug]", | |||
"include_fields": "id, priority, summary, assigned_to", | "include_fields": "id, priority, summary, assigned_to", | ||
"order": "priority,assigned_to" | "order": "priority,assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||