mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Fix broken markdown link (#17252)
This commit is contained in:
parent
9c83ba291f
commit
6f0c02eb2d
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ Labels with a `#g-` prefix refer to a kanban board. Since it is best practice to
|
|||
> - `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.
|
||||
> - `prospect-` A customer prospect.
|
||||
> - `P-` A (priority level)[https://fleetdm.com/handbook/company/product-groups#high-priority-user-stories-and-bugs].
|
||||
> - `P-` A [priority level](https://fleetdm.com/handbook/company/product-groups#high-priority-user-stories-and-bugs).
|
||||
> - `Epic` Do not use. _(TODO: ZenHub automatically recreates this label when we group sub-tasks inside of a user story. Find a way to remove this. It is an artifact from Zenhub and not something we actually want to exist or use, as it is confusing.)_
|
||||
|
||||
### Process new requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue