This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code.
Do you want to contribute? Here's a quick guide:
- Fork this repository
- Create your feature/bugfix branch:
git checkout -b my-feature
- Commit your changes:
git commit -am 'Add a cool feature'
- Push to the branch:
git push origin my-feature
- Create a new pull request