Add 'timebox' label to special labels list (#35248)

Co-authored-by: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com>
This commit is contained in:
Luke Heath 2025-11-05 20:28:16 -06:00 committed by GitHub
parent a5d5080fab
commit dde35af894
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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).