mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
711 B
711 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!