From 6bc0bf92c9c5feebfabd109ce2524dfd3b11eaae Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:20:09 -0500 Subject: [PATCH] Handbook typo (#25391) Remove extra parentheses --- 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 02e4293937..191096e81d 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -225,7 +225,7 @@ If the PR is a quick fix (i.e. typo) or obvious technical improvement that doesn For PRs that change the product: - Set the PR to draft. -- Thank the contributor for their hard work, explain that all changes to the product go through Fleet's [prioritization process](https://fleetdm.com/handbook/company/product-groups#how-feature-requests-are-prioritized)), and ask them to file a [feature request](https://github.com/fleetdm/fleet/issues/new?assignees=&labels=%3Aproduct&projects=&template=feature-request.md&title=)) that describe the change their PR is introducing. +- Thank the contributor for their hard work, explain that all changes to the product go through Fleet's [prioritization process](https://fleetdm.com/handbook/company/product-groups#how-feature-requests-are-prioritized), and ask them to file a [feature request](https://github.com/fleetdm/fleet/issues/new?assignees=&labels=%3Aproduct&projects=&template=feature-request.md&title=) that describe the change their PR is introducing. For PRs that will not be merged: