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.
- Follow existing Java conventions in the codebase.
- Keep changes focused and minimal.
Open a GitHub issue with a clear description of the bug or feature request.