Contributions are welcome!
If you contribute to this repo you implicitly agree to the terms of the open source license in this repository.
-
Open an issue and start discussing your suggestion. An issue can include a proposal to e.g. fix a bug, improve documentation, include a new or enhanced feature, develop a new beginner-friendly example, add a missing test, etc.
-
Fork this repo and clone your fork as described here.
-
Do your changes and additions in line with the issue discussions. Make minimal, coherent commits with good commit messages.
-
When you are ready with an enhancement that compiles and run according to expectations, create a pull request (PR). Make sure that you keep your fork synced with this upstream repo before creating a PR.
Please keep the general intention of this repo in mind as outlined in the README; in summary: Beginner-friendly API:s usable with simple Scala
Further help on how to keep it simple: