- Fork the repository
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'add some feature'
) - Push to your branch (
git push origin my-new-feature
) - Create a new Pull Request
- Please make sure to follow existing conventions and style in order to keep the code as readable as possible.
- Please make sure your changes did not break any functionalities.
- Please make sure to comment your changes.
- Please make sure to update the readme file if needed.
- Try to test for your changes as well.
For further information please contact repository maintainers @rein4ce and @mdelasa.