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

(technologic)