Contributing
Issues and discussions
To report a bug or a documentation error, open an issue.
To ask a question or share an idea, start a discussion.
Pull requests
For pull requests, follow these guidelines:
Use
masteras the base branch.To format your code, use
ktfmtwith--google-style. For matters not handled thereby, follow the conventions described on the “Coding conventions” page of the Kotlin documentation.Add documentation for all public API elements.