From 93af32a9307b2a7125d6207df7c3cc023a9769d1 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 28 Feb 2024 16:42:38 -0600 Subject: [PATCH] Fix broken markdown link (#17253) --- handbook/company/product-groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/product-groups.md b/handbook/company/product-groups.md index 956dd987b8..5b16d9b8a9 100644 --- a/handbook/company/product-groups.md +++ b/handbook/company/product-groups.md @@ -435,7 +435,7 @@ All issues are treated as standard priority by default. Some issues are assigned - Response: Issue is prioritized at the top of the next sprint. If opporunity cost of waiting for the next sprint is too high, it may be considered for current sprint. - Impact: Low to medium impact. If prioritized into current sprint, may reduce overall velocity and require deprioritizing other work. -Add as much context as possible to the issue description and assign labels to help the team understand the problem and what is driving the urgency. All issues with a `P0`, `P1`, or `P2` label should be assigned to the (DRI for what goes in a release)[https://fleetdm.com/handbook/company/communications#directly-responsible-individuals-dris]. For immediate action, follow up on Slack or by phone. +Add as much context as possible to the issue description and assign labels to help the team understand the problem and what is driving the urgency. All issues with a `P0`, `P1`, or `P2` label should be assigned to the [DRI for what goes in a release](https://fleetdm.com/handbook/company/communications#directly-responsible-individuals-dris). For immediate action, follow up on Slack or by phone. Once the release DRI is aware of the issue, they will adjust the labels as needed and assign to the PM and EM of the appropriate product group. If they disagree with the priority label applied to the issue, they will contact the requestor to discuss further.