We are happy to receive external contributions! "Just" opening issues for encountered problems is greatly appreciated too!
We welcome constructive feedback and enquiries of any kind! Just be sure to check existing issues first to avoid duplicates. Please try to be as precise as possible and provide a reproducer (where applicable).
We expect the contributor to hold all rights to the contributions they are about to commit. We particularly condemn copyright infringement and expect contributors to respect this position and strictly observe applicable law!
If you plan on contributing changes to this repository's contents, please
- Fork it
- Create a branch with a descriptive name (e.g.
feature/timeTravel
orfix/gravitationalConstant
) - Commit your changes to your branch
- Open a pull request
We will then review the changes, provide feedback. Once we agree that the PR is ready, we will approve it, and your PR will be merged.
This project does not require external contributors to sign a Contributor License Agreement (CLA)! Contributions are only subject to the terms of this project's license.
We try to follow the official Kotlin coding conventions and expect the same from external contributors. We don't have any automated checks in place and hence don't strictly enforce convention rules by hard, but we will manually check for obvious violations. To put it plain and simple:
When in Rome, do as the Romans do!