We love pull requests from everyone. We suggest opening an issue to discuss bigger changes before investing on a big PR.
The project currently requires you run JDK version 1.11.x
, and kotlin version 1.5.x
To run the build and tests:
mvn clean verify
Build and tests are automatically run against branches and pull requests via GH Actions.