If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request (on a branch other than master or gh-pages).
When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.
Please format your code using kotlinFormatter.xml
file from here.
Using this code formatter will help us maintain consistency in code style.
By contributing your code, you agree to license your contribution under the terms of the MIT : https://github.com/ReKotlin/rekotlin-router/blob/master/LICENSE.md
All files are released with the MIT license.