CONTRIBUTING: improve wording.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Mike McQuaid
2026-01-12 16:40:11 +00:00
committed by GitHub
co-authored by Copilot
parent 09131f4f09
commit 0ebc772a37
+1 -1
View File
@@ -19,6 +19,6 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
* Ideally, open a pull request to implement it, describing both the problem it solves for you and your proposed solution.
* If not, open an issue with a detailed description of your proposed feature, the motivation for it and alternatives considered.
* Please note we may close this issue or require a pull request if this is not something we see as sufficiently high priority.
* Please note we may close this issue or ask you to create a pull request if this is not something we see as sufficiently high priority.
Thanks!