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.
By contributing your code, you agree to license your contribution under the terms of the MIT License:
http://opensource.org/licenses/mit-license.html https://www.github.com/eilslabs/Roddy/LICENSE.txt
If you are adding a new file it should have a header like this:
/**
* Copyright 2016 eilslabs.
*
* Distributed under the MIT License (license terms are at https://www.github.com/eilslabs/Roddy/LICENSE.txt).
*/