Contributing to Homebrew ======================== Reporting Bugs -------------- First, please run `brew update` and `brew doctor`. Second, read the [Troubleshooting Checklist](https://github.com/Homebrew/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/Homebrew/homebrew/wiki/Formula-Cookbook) * [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae) * [Ruby Style Guide](https://github.com/styleguide/ruby) Thanks!