Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 730 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 730 Bytes

Thank you for your interest in contributing!

All contributions are welcome, might it be a simple fix of a typo or the rewrite of an entire module.

Before working on the change, check if there is already somebody working on the problem (Search issues or look through the commits/code).

Please try to match the coding style as closely as possible by looking at the existing code. If in doubt, refer to the Kotlin style guide.

If you are not sure about something, simply create a new issue. The PR does not need to be perfect at first as it can be reviewed and improved!

All contributors will be credited in the README.