Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 554 Bytes

File metadata and controls

15 lines (9 loc) · 554 Bytes

Contributing

Contributions to TrogonEventStore-Client-Java are welcome.

By submitting a contribution, you represent that you have the right to license it under Apache-2.0 and agree that it is provided under that license.

Use Conventional Commit subjects with feat, fix, or chore, and include a DCO sign-off in every commit.

Run the local verification before opening a pull request:

./gradlew clean check

Report security vulnerabilities through the repository's private GitHub security advisory flow rather than a public issue.