From 9bb6ef15aea8f99f4caabbbe250ae5fbc5fa7ed8 Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:50:47 -0500 Subject: [PATCH] Add link from product groups (#20833) --- handbook/engineering/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/engineering/README.md b/handbook/engineering/README.md index f94873d05d..7e1d08e84b 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -34,7 +34,7 @@ We write [guides](https://fleetdm.com/guides) for all new features. Feature guid 1. Review and follow the [Fleet writing style guide](https://fleetdm.com/handbook/company/communications#writing). 2. Make a copy of the ["Article: Guide Template"](https://docs.google.com/document/d/1OPcDouyfyFPg3ScrN4bo6ol8vMfMa3P9-BIfbnEdcg4/copy) and rename "Article: [Guide] {feature name}". -3. Open the template and insert your content into the provided template format. +3. Open the template and insert your [drafted content](https://fleetdm.com/handbook/company/product-groups#defining-done) into the provided template format. 4. Create a [new GitHub issue](https://github.com/fleetdm/fleet/issues/new?assignees=spokanemac&labels=:help-it&title=New%20guide:) with the guide title, and add the `:help-it` label. It will be processed and added to the website by our [Community Advocate](https://fleetdm.com/handbook/engineering#team).