TPE-Layout/Tasks: Difference between revisions
Jump to navigation
Jump to search
Astleychen (talk | contribs) (→tpe-layout: task dashboard) |
Astleychen (talk | contribs) (→tpe-layout: task dashboard) |
||
| Line 1: | Line 1: | ||
=The Process= | =The Process= | ||
<b>Task pipeline described as below:</ | <b>Task pipeline described as below:</b> | ||
<pre> | |||
* Triage <tlt-triage> - bugs which are considered of interest and would be triaged regularly. | * Triage <tlt-triage> - bugs which are considered of interest and would be triaged regularly. | ||
* Backlog <tlt-backlog> - bugs which are scoped to be fixed and would be processed once entering queue. | * Backlog <tlt-backlog> - bugs which are scoped to be fixed and would be processed once entering queue. | ||
| Line 7: | Line 8: | ||
* Completed <tlt-done> - bugs are finished by team. | * Completed <tlt-done> - bugs are finished by team. | ||
* Reopen <tlt-rp> - bugs are reopened after it's resolved. | * Reopen <tlt-rp> - bugs are reopened after it's resolved. | ||
</pre> | |||
=Pipeline= | =Pipeline= | ||
Revision as of 08:15, 9 September 2016
The Process
Task pipeline described as below:
* Triage <tlt-triage> - bugs which are considered of interest and would be triaged regularly. * Backlog <tlt-backlog> - bugs which are scoped to be fixed and would be processed once entering queue. * Queue <tlt-queue> - bugs are given priority and would be fixed in FIFO order. * WIP <tlt-wip> - bugs are currently working by team. * Completed <tlt-done> - bugs are finished by team. * Reopen <tlt-rp> - bugs are reopened after it's resolved.