The guide is being migrated; some links to the API reference may be missing. Use the search bar in the API reference.

Contributing

Issues and discussions

Pull requests

For pull requests, follow these guidelines:

  • Use master as the base branch.

  • To format your code, use ktfmt with --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.