Thank you for your interest in contributing!
- Fork the repository.
- Create a feature branch from
main:git checkout -b feature/my-change - Make your changes.
- Open a pull request against
main. - Reference the related GitHub issue in your pull request description.
- Language: Java
- Build tool: Maven (
mvn clean package) - Follow existing conventions in the codebase.
Open a GitHub issue with a clear description of the bug or feature request.