If you want to contribute to our project, feel free to pick a issue and implement it
These are some steps to make your pull request more clean:
- Fork this repository to your personal account
- Clone it in your local machine
- Implement/Fix your feature, comments are recommended
- Identation is recommended to follow the project style
- Implement and run tests for your feature
We currently don't have any tests framework implemented yet, we accept suggestions
- Submit your pull request to
masterbranch
See ISSUE_TEMPLATE