Contributing
Issues, pull requests, and stars all help — the project lives at github.com/nomemmurrakh/documents. It's licensed under the Apache License 2.0.
What a pull request has to pass
Every PR runs through CI:
- A build-and-test matrix —
iosSimulatorArm64Teston macOS,testAndroidHostTeston Ubuntu. - An ABI check —
:documents:checkKotlinAbi, guarding the public binary surface. detekt, Kotlin static analysis.
Where to start
Read the Guide and Design Decisions to get oriented in how the library is built and why, then open an issue or a PR on GitHub.