Pull requests are welcome and appreciated.
- Make sure you have a GitHub account
- Submit a ticket in GitHub for your issue if one does not already exist
- Fork this repository on GitHub
- Make your changes in your fork
- Submit a pull request, referencing the issue within your commit
- Support latest stable version of Groovy – i.e., 2.4+
- Line breaks are LF (not CRLF)
- Try to write "groovy" code (no semicolons, keep it simple)