From dde35af894112773f4cdab233ba9ac653b2e610d Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 5 Nov 2025 20:28:16 -0600 Subject: [PATCH] Add 'timebox' label to special labels list (#35248) Co-authored-by: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com> --- handbook/company/communications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/communications.md b/handbook/company/communications.md index a7c8e77d28..e3ae7f1cde 100644 --- a/handbook/company/communications.md +++ b/handbook/company/communications.md @@ -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).