Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 409 Bytes

File metadata and controls

11 lines (8 loc) · 409 Bytes

Contributing

Contribution is the best way to improve any project!

  1. Fork it!
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

...or follow steps described in a nice fork guide by Karl Broman