brew/CONTRIBUTING.md
2013-01-22 09:47:37 +00:00

21 lines
493 B
Markdown

Contributing to Homebrew
========================
Reporting Bugs
--------------
Please read:
* `brew doctor`
* [Troubleshooting Checklist](https://github.com/mxcl/homebrew/wiki/troubleshooting)
**If you don't read these it will take us far longer to help you with your problem.**
Contributing
------------
Please read:
* [Formula Cookbook](https://github.com/mxcl/homebrew/wiki/Formula-Cookbook)
* [Acceptable Formulae](https://github.com/mxcl/homebrew/wiki/Acceptable-Formulae)
Thanks!