Thank you very much if you have decided to contribute to this project. We follow very simple and clear open-source research community accepted guidelines for contributing.
- Fork the repository
- Install git and get project source code
- Build project and make sure that everything runs correctly
- Create new branch with descriptive name
- Fix issue or implement new feature
- Commit changes
- Open pull-request following repository template (if present)
- Wait for review from one of the project developers
- Fix all major and minor remarks
- Get your work merged into master!