Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 786 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 786 Bytes

Contributing

Contributions of any kind are welcome, be it bug fixes, version updates, or typo corrections.

Issues

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.

Pull requests

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.