From c0dcf686ccdb68d65615e5ac93674a6125fd6916 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Thu, 20 Mar 2025 12:10:51 -0500 Subject: [PATCH] Update engineering handbook (#27298) --- handbook/engineering/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/handbook/engineering/README.md b/handbook/engineering/README.md index d848ff8080..efbac55b95 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -356,6 +356,11 @@ To aid in this process, we have the Stress Test Go Test action (aka the RandoKil - Repeat until the stress test passes! Every push to your branch will trigger a new run of the workflow. +### Request product group transfer + +Product groups are organized by core use case to allow each product group to develop subject matter expertise. Transferring between product groups offers engineers the opportunity to gain experience contributing to other areas of Fleet. To request a product group transfer, notify the Engineering Manager of your [product group](https://fleetdm.com/handbook/company/product-groups#current-product-groups) or the [CTO](https://fleetdm.com/handbook/engineering#team) to be considered for transfer the next time the requested product group has an available position. + + ### Record engineering KPIs We track the effectiveness of our processes by observing issue throughput and identifying where buildups (and therefore bottlenecks) are occurring.