- Bug fix (non-breaking change to fix a bug).
- Feature (non-breaking change to add functionality).
- Breaking change.
- Other (eg: documentation change). Please explain.
- A full round of testing has been completed, and there are no test failures as a result of these changes.
- The changes are covered with functional and/or integration robot testing.
- The changes work on all supported platforms.
- Unit tests pass locally, as per the developer guide.
- Robot tests pass locally, as per the developer guide.
- Linter passes locally, as per the developer guide.