Feature it a bit more prominently in the documentation as a result. Closes Homebrew/homebrew#45374. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
1.2 KiB
1.2 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:
To contribute code please read:
- Formula API
- Formula Cookbook
- Acceptable Formulae
- Ruby Style Guide
- How To Open a Homebrew Pull Request (and get it merged)
Thanks!