mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add 'timebox' label to special labels list (#35248)
Co-authored-by: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com>
This commit is contained in:
parent
a5d5080fab
commit
dde35af894
1 changed files with 1 additions and 1 deletions
|
|
@ -391,8 +391,8 @@ Opinionated conventions help people work faster and spend less time figuring out
|
|||
|
||||
_**Note:**_ There are only a few "special" labels that are exceptions to this rule:
|
||||
- `bug` A defect in the product.
|
||||
- `bug-` Defect category. For example, `bug-enrollment`, `bug-profiles-sync`, `bug-policies`. This allows us to track the areas of the product producing the most bugs.
|
||||
- `story` A user story.
|
||||
- `timebox` A timeboxed issue (a task or bug limited to a fixed duration, after which work stops regardless of completion).
|
||||
- `prospect-` A customer prospect.
|
||||
- `P-` A [priority level](https://fleetdm.com/handbook/company/communications#high-priority-user-stories-and-bugs).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue