To report a bug or a documentation error, open an issuearrow-up-right.
To ask a question or share an idea, start a discussionarrow-up-right.
For pull requests, follow these guidelines:
Use master as the base branch.
master
To format your code, use ktfmtarrow-up-right with --google-style. For matters not handled thereby, follow the conventions described on the “Coding conventions”arrow-up-right page of the Kotlin documentation.
ktfmt
--google-style
Add documentation for all public API elements.
Last updated 13 days ago