Handbook typo (#25391)

Remove extra parentheses
This commit is contained in:
Noah Talerman 2025-01-13 17:20:09 -05:00 committed by GitHub
parent f1949ac2bf
commit 6bc0bf92c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: