Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 237 Bytes

contributing.md

File metadata and controls

6 lines (6 loc) · 237 Bytes

#Contributing:

  • Fork it
  • Create your feature branch (git checkout -b my_new_feature)
  • Commit your changes (git commit -m 'Added some feature' -a)
  • Push to the branch (git push origin my_new_feature)
  • Create a new Pull Request