Contributing Guidelines

Open a Pull Request

Please don’t hesitate to open a Pull Request if you have a fix for one of the issues .

Report bugs or give new ideas

Don’t hesitate to open new issues with your reports or remarks.

Install a development environment

TODO

Test you code using pytest

TODO

Coding Guidelines

Following the guidelines below when contributing to the project would be appreciated

Language

OpenSCHC’s code is in Python, targetting:

Coding Style

You should loosely follow the google python style guide. However, the style should not be firstly coerced. All contributions will be appreciated.

Other advices

Please be aware of the Micropython restrictions and specificities compared to Python3 should you decide to run your code on constrained devices