So you want to contribute to the project. THIS IS GREAT NEWS! Seriously. We're all pretty happy about this. All of the instructions for contributing from the homebrew-cask project apply, and won't be repeated here. The only changes concern getting set up to contribute:
- Fork the repository in GitHub with the 'Fork' button
- Add your GitHub fork as a remote for your homebrew-cask Tap
github_user='<my-github-username>'
cd $(brew --prefix)/Library/Taps/caskroom/homebrew-versions
git remote add $github_user https://github.com/$github_user/homebrew-versions