mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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!