Any contribution to this project is welcome and greatly valued. Contributions can be in the form of bug reports or code additions / changes.
To report a bug, you must have a GitHub account. Search the issues page to see if the bug has already been reported. If not, create a new issue and write the steps to reproduce and provide screenshots if possible.
Functions should be in the following style:
ThisIsAFunction();
Variables should be in the following style:
thisIsAVariable;