Add callout to labels (#27125)

This commit is contained in:
Sam Pfluger 2025-03-13 16:46:29 -05:00 committed by GitHub
parent e85b46e915
commit 3f554aa073
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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