Contributions are welcome! Please create a pull request, and make sure that:
- we follow the GitHub Flow branching model.
- For other development and coding style conventions, see the NLeSC Style Guide.
- Don't include extra dependencies without a good reason. Only use licenses compattible with the license of this project- Apache v2.0.
- Please, document your code, and provide unit tests.
Make sure that after your contribution at least the run_workflow_test
passes.