Contributions to the codebase and documentation are welcome using the usual Github pull request workflow.
Unit tests are automatically run after code is being received by Github (library and examples):
More details for developers are in DEVELOPER.md.
- Please create an issue before starting work on any significant changes
- We only accept code bundled with tests, no matter if its a new feature or bug fix. It strengthened the codebase and avoids regressions later on.