Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 423 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 423 Bytes

Contributions are welcome

Contribute code preferrable as pull request here on Github.

Fork our codebase

  • Make a branch for your contribution
  • Commit changes and push your changes to your branch
  • Make a pull request for your change.

Example contributions

  • Extend and add support for more backends
  • File bugs or feature requests using Issue Tracker
  • Improve on API documentation and/or suite of unit tests.