Contributing Workflow Branch off develop Open a PR targeting develop For bug fixes or new features, include or update tests in tests/test_plugin.py Running tests python3 -m unittest tests/test_plugin.py -v