ContributingΒΆ
Typically development is done on the master branch:
Fork the repository
Install prerequisites (python3-dev, uuid-runtime)
Implement the new feature or bug fix
Implement test case(s) to ensure that future changes do not break legacy
Run the tests
Create a pull request