mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Add callout to labels (#27125)
This commit is contained in:
parent
e85b46e915
commit
3f554aa073
1 changed files with 3 additions and 0 deletions
|
|
@ -435,6 +435,9 @@ Labels with a `#g-` prefix refer to a kanban board. Since it is best practice to
|
|||
> - `P-` A [priority level](https://fleetdm.com/handbook/company/communications#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.)_
|
||||
|
||||
> If you're adding multiple labels to an issue template, GitHub won't add both labels unless you put them in an array e.g. `labels: ['~air-guitar', ':product']`. To verify the syntax is correct you can preview the template and make sure each label name is in a separate box.
|
||||
> <img width="1645" alt="Screenshot 2025-03-13 at 10 59 03" src="https://github.com/user-attachments/assets/37227cb8-335e-4237-afd9-4144b695ec63" />
|
||||
|
||||
|
||||
### Process new requests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue