Files

6 lines
205 B
Markdown

# 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`