From 1ec14fc144d84d6e0c1b25f39c8d6c764d2110a2 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 21 Mar 2023 23:18:45 -0500 Subject: [PATCH] Fix outdated label (#10668) --- handbook/company/development-groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/development-groups.md b/handbook/company/development-groups.md index ac1d9fe0ac..34c01ca304 100644 --- a/handbook/company/development-groups.md +++ b/handbook/company/development-groups.md @@ -82,7 +82,7 @@ The DRI for defining and drafting issues for a product group is the product mana A user story is considered ready for implementation once: - [ ] User story [issue created](https://github.com/fleetdm/fleet/issues/new/choose) -- [ ] [Product group](https://fleetdm.com/handbook/company/product-groups) label added (e.g. `#cx`, `#mdm`) +- [ ] [Product group](https://fleetdm.com/handbook/company/product-groups) label added (e.g. `#g-cx`, `#g-mdm`) - [ ] Changes [specified](https://fleetdm.com/handbook/company/development-groups#drafting) and [designed](https://fleetdm.com/handbook/company/why-this-way#why-do-we-use-a-wireframe-first-approach) - [ ] [Designs revised and approved](https://fleetdm.com/handbook/business-operations/ceo-handbook#calendar-audit) - [ ] [Estimated](https://fleetdm.com/handbook/company/why-this-way#why-scrum)