Contributing
May 6, 2016 ยท View on GitHub
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -m 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :)
May 6, 2016 ยท View on GitHub
git checkout -b my-new-featuregit commit -m 'Add some feature'git push origin my-new-feature