When contributing to this project; first discuss the change you wish to make via github issue, or any other method with the maintainers before submitting changes.
Note we have a code of conduct, please follow it in all your interactions with the project.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull/Merge Request