First time contributing to Homebrew? Read our Code of Conduct and review How to Open a Homebrew Pull Request.
- Run
brew update(twice). - Run and read
brew doctor. - Read the Troubleshooting checklist.
- Open an issue on the formula's repository or on Homebrew/brew if it's not a formula-specific issue.
- 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.
- Homebrew/discussions is the place for community discussions around Homebrew. We aim to keep our issues and pull requests focused on discussing work to be done, not asking questions about usage or disagreeing with changes already made.
Thanks!