From 3f554aa07309e73332d52f8911d83dcd9dd82f3a Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:46:29 -0500 Subject: [PATCH] Add callout to labels (#27125) --- handbook/company/communications.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/handbook/company/communications.md b/handbook/company/communications.md index 9be348206a..33fffb2288 100644 --- a/handbook/company/communications.md +++ b/handbook/company/communications.md @@ -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. +> Screenshot 2025-03-13 at 10 59 03 + ### Process new requests