Contributing
May 29, 2016 ยท View on GitHub
Please do this.
- Fork it
- Branch it (
git checkout -b my-new-feature) - Commit it (
git commit -am 'Add some feature') - Push it (
git push origin my-new-feature) - Pull request it
May 29, 2016 ยท View on GitHub
Please do this.
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)