Contributions are very welcome!
For feature requests and bug reports, submit an issue.
The preferred way to contribute is to fork the main repository on GitHub.
-
Discuss your proposed change in a GitHub issue first before spending time and implementing a feature or fix.
-
Ensure all changes are relevant to the pull request. Keep pull requests as small and to-the-point as possible.
-
Add & modify tests as necessary. Also, ensure the code matches the existing style.
-
Once changes are completed, open a pull request for review against the master branch.