Contributions are welcome and encouraged. You can contribute by forking this project and fixing bugs or implementing new features.
To submit your contribution for review, please follow these steps:
-
Test Cases: Ensure that all tests in the project pass successfully - both instrumented tests and local tests.
-
Code Formatting: Format the project code using ktlint to align it with the project's coding standards.
-
Create a Pull Request (PR): Create a PR against the
main
branch. Include a clear title and description that accurately explains your changes.
If you want to start a discussion about a problem you've discovered, you can also submit an Issue.
Thank you for your involvement!