From 2b85a97e5ce64dd96ac20aa3820c6d82551b56d8 Mon Sep 17 00:00:00 2001 From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com> Date: Thu, 14 Jul 2022 17:16:49 -0500 Subject: [PATCH] Editor pass - In Product handbook, add "epic" DRI (#6676) Editor pass for: - https://github.com/fleetdm/fleet/pull/6643 --- handbook/company.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company.md b/handbook/company.md index db690f1cb9..8ac4849e44 100644 --- a/handbook/company.md +++ b/handbook/company.md @@ -288,7 +288,7 @@ Each group is associated with an engineering manager (EM), who, with their group Each group's PM works closely with engineers within their group: - The PM **prioritizes** work and defines **what** to iteratively build and release next within their group's domain to best serve the group's goals and the company's goals as a whole. The PM communicates **why** this work is prioritized and works with engineering to come up with the best possible **how**. -- The PM is responsible for epics. Sometimes initiatives require multiple issues that may, or may not, include multiple development groups. These initiatives are tracked as GitHub issues with the "epic" label. To make sure that all issues associated with the epic (child issues) make it into a release, one PM is assigned to the epic. It's the PM's responsibility to track progress and close the epic when the initiative is complete. +- The PM is responsible for epics. Sometimes initiatives require multiple issues that may, or may not, include multiple development groups. These initiatives are tracked as GitHub issues with the "epic" label. One PM is assigned to the epic to make sure that all issues associated with the epic (child issues) make it into a release. It's the PM's responsibility to track progress and close the epic when the initiative is complete. - The EM (along with engineers) defines **how** to implement that definition within the surface area of code, processes, and rituals owned by their group while serving their group’s goals and the company's goals as a whole. ### Interface group