Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.01 KB

contributing.md

File metadata and controls

22 lines (15 loc) · 1.01 KB

Contributing to the Script Language Container Tool

🎉 👍 First off, thanks for taking the time to contribute! 🎉 👍

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.

How can you contribute?

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.

Testing

We have integration tests which can be executed with:

./scripts/test/run_test.sh test/<integration_test>.py