Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 754 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 754 Bytes

Contributing to Mixite

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request. When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.

Mixite is coded in Kotlin which supports multiple runtimes (web, jvm, android etc). Mixite is agnostic so only uses Kotlin common code (which runs equivalently on all targets)

License

By contributing your code, you agree to license your contribution under the terms of the Apache 2 license. All files are released with the Apache 2 license.