Skip to main content
Version: 1.15.0

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, please follow these guidelines:

  • Use master as the base branch.
  • Use Ktlint to format your code. Follow the conventions described on the “Coding conventions” page of the Kotlin documentation. If there’s a conflict between these two, Ktlint takes precedence.
  • Add documentation for all public APIs.