mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
1.1 KiB
1.1 KiB
Contributing to Homebrew
Reporting Bugs
First, please run brew update
and brew doctor
.
Second, read the Troubleshooting Checklist.
If you don't read these it will take us far longer to help you with your problem.
Security
Please report security issues to security@brew.sh.
Contributing
Please read:
- Code of Conduct
- Formula Cookbook
- Acceptable Formulae
- Ruby Style Guide
- How To Open a Homebrew Pull Request (and get it merged)
Thanks!