The following is a set of guidelines for contributing to the Script Language Container Tool. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. Furthermore, they contain some information which might help you during development.
You can contribute to this project at several levels:
- In any case, we recommend creating a new Github issue for bug reports or new features before implementing any changes. Thus, we can give you feedback soon.
- If you are more experienced, we are happy about any pull request. Please check out our developer guide which provides insights about architecture and design decisions.
We have integration tests which can be executed with:
./scripts/test/run_test.sh test/<integration_test>.py