Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 206 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 206 Bytes

Contributing

  1. Fork it
  2. Create your feature branch : git checkout -b my_new_feature
  3. Commit your changes: git commit -m "Add some feature"
  4. Push to the branch git push origin my_new_feature