697 B
697 B
Contributing to Homebrew
First time contributing to Homebrew? Read our Code of Conduct.
Report a bug
- run
brew update(twice) - run and read
brew doctor - read the Troubleshooting Checklist
- open an issue on the formula's repository
Propose a feature
- Please create a pull request with your change proposal in the Homebrew Evolution repository using the proposal template.
Thanks!