Contributing
Contributions are welcome. Start with the repository CONTRIBUTING.md.
Formatting and validation
Run Spotless before Maven validation commands:
./mvnw spotless:apply
For Maven validation:
./mvnw test
Integration tests require Docker.
Documentation
Documentation should match source behavior for the documented release.