brew/CONTRIBUTING.md

21 lines
493 B
Markdown
Raw Normal View History

2012-09-22 12:41:56 +01:00
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 Formulas](https://github.com/mxcl/homebrew/wiki/Acceptable-Formulas)
2012-09-22 12:41:56 +01:00
Thanks!