Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 247 Bytes

contributing.md

File metadata and controls

7 lines (6 loc) · 247 Bytes

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Added some feature')
  • Push to the branch (git push origin my-new-feature)
  • Include specs, make sure are green.