Contributing

Issues and discussions

Pull requests

For pull requests, follow these guidelines:

  • Use master as the base branch.

  • 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.

  • Add documentation for all public API elements.

Last updated