Confirmed users
292
edits
(Suggest to add M4 as a separate milestone. Just my suggestion, feel free to change/update the description for M3 and M4.) |
(After conversing with Jamie, added more milestones.) |
||
| Line 145: | Line 145: | ||
=== Milestone 4: December 2022 === | === Milestone 4: December 2022 === | ||
Windows beta experiment. | |||
==== Bugzilla ==== | ==== Bugzilla ==== | ||
| Line 151: | Line 151: | ||
{ | { | ||
"quicksearch": "ALL whiteboard:[ctw-m4]", | "quicksearch": "ALL whiteboard:[ctw-m4]", | ||
"include_fields": "id, summary, assigned_to, status" | |||
} | |||
</bugzilla> | |||
=== Milestone 5 === | |||
Windows beta + release experiment. | |||
==== Bugzilla ==== | |||
<bugzilla> | |||
{ | |||
"quicksearch": "ALL whiteboard:[ctw-m5]", | |||
"include_fields": "id, summary, assigned_to, status" | |||
} | |||
</bugzilla> | |||
=== Milestone 6 === | |||
Windows release. | |||
==== Bugzilla ==== | |||
<bugzilla> | |||
{ | |||
"quicksearch": "ALL whiteboard:[ctw-m6]", | |||
"include_fields": "id, summary, assigned_to, status" | |||
} | |||
</bugzilla> | |||
=== Milestone 7 === | |||
Mac+Linux beta. | |||
==== Bugzilla ==== | |||
<bugzilla> | |||
{ | |||
"quicksearch": "ALL whiteboard:[ctw-m7]", | |||
"include_fields": "id, summary, assigned_to, status" | |||
} | |||
</bugzilla> | |||
=== Milestone 8 === | |||
Mac+Linux release. | |||
==== Bugzilla ==== | |||
<bugzilla> | |||
{ | |||
"quicksearch": "ALL whiteboard:[ctw-m8]", | |||
"include_fields": "id, summary, assigned_to, status" | "include_fields": "id, summary, assigned_to, status" | ||
} | } | ||