mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 14:49:53 +01:00
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
### Ticket lifecycle
|
### Ticket lifecycle
|
||||||
|
|
||||||
* Any ticket that doesn't have a milestone is part of the backlog
|
|
||||||
* Some tickets get assigned to milestones
|
* Some tickets get assigned to milestones
|
||||||
* Some tickets in the current milestone are given high priority
|
* Some tickets in the current milestone are given high priority
|
||||||
* High-priority tickets are eligible to be worked on
|
* High-priority tickets are eligible to be worked on
|
||||||
@@ -21,7 +20,7 @@
|
|||||||
* No priority label: we haven't decided whether to work on this ticket
|
* No priority label: we haven't decided whether to work on this ticket
|
||||||
* `Low priority`: the ticket will be worked on eventually but doesn't have a milestone
|
* `Low priority`: the ticket will be worked on eventually but doesn't have a milestone
|
||||||
* `Medium priority`: the ticket has a milestone
|
* `Medium priority`: the ticket has a milestone
|
||||||
* `High priority`: the ticket belongs to the current milestone and should be worked on immediately
|
* `High priority`: the ticket belongs to the current milestone and can be worked on immediately
|
||||||
|
|
||||||
### Categories
|
### Categories
|
||||||
|
|
||||||
@@ -32,6 +31,7 @@
|
|||||||
* `Task`: work that isn't visible to the user, e.g. refactoring or research
|
* `Task`: work that isn't visible to the user, e.g. refactoring or research
|
||||||
* `Document`: work that produces a document
|
* `Document`: work that produces a document
|
||||||
* `UX design`: work that produces a design mockup
|
* `UX design`: work that produces a design mockup
|
||||||
|
* Before assigning the `UX design` label, ask yourself whether the ticket can be closed when a mockup is produced. If the answer is yes, assign the label. If the answer is no, create a child ticket for the mockup and assign the label to the child.
|
||||||
|
|
||||||
### Resolutions
|
### Resolutions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user