CONTRIBUTING: note Homebrew/discussions.

This is the best place for people to discuss things, not on issues.
This commit is contained in:
Mike McQuaid
2025-11-14 15:48:36 +00:00
parent 6b1d775bdd
commit 55e99d9bdd
+4
View File
@@ -13,4 +13,8 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
* 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 ask you to create a pull-request if this is not something we see as sufficiently high priority.
### Discuss, ask questions about or disagree with changes in Homebrew
* [Homebrew/discussions](https://github.com/orgs/Homebrew/discussions) is the place for community discussions around Homebrew. We aim to keep our issues and pull requests for discussing work to be done, not asking questions about usage or disagreeing with changes already made.
Thanks!