You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.
I've created a bunch of labels for specifying issue priorities from P1 (urgent, highest priority level) to P5 (give up on task and never think of it anymore).
Plz iterate through all tickets and assign them with corresponding priority.
The text was updated successfully, but these errors were encountered:
If we use waffle as a task dashboard then let's consider the following convention:
Task are grouped in columns.
Backlog -- any opened issues, which require requirements validation
On hold -- postponed. Do these only if current ready for dev column is empty
Ready for dev -- actual task which should be done
In dev -- tasks which are in progress now
Done -- task is finished
Tasks in columns are sorted according to their priority. The most urgent and important tasks are on the top of the column, the least important are at the column's bottom
Such convention will allow us to avoid having issues with thousands of labels and still have them all organized.
I've created a bunch of labels for specifying issue priorities from P1 (urgent, highest priority level) to P5 (give up on task and never think of it anymore).
Plz iterate through all tickets and assign them with corresponding priority.
The text was updated successfully, but these errors were encountered: