Contributions of any kind are welcome, be it bug fixes, version updates, or typo corrections.
If you run into a problem while using the library - weird behavior, bug, missing API - you can submit your problem as a new issue. However, please check if there are any previous issues addressing the same problem.
If you can fix the problems that you find yourself, you're welcome to create pull requests as well.
Some general rules regarding these:
- Create them against the
dev
branch. - Describe the nature of the changes you've made as best you can.
- Be very careful about changing public API.