We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug and ideally submitting a fix
- Proposing new features
- Adding a tool to the library
We use Github to host code, to track issues and feature requests, as well as accept pull requests.
We actively welcome your pull requests:
- Fork the repo and create your branch from
main
. - If you've changed key features (tools, APIs etc), update the documentation.
- Ensure the code is clean: passes the set of tests, lints etc.
- Issue a pull request to the main repo
Please not that currently there is no central team working on this repository that is actively resolving bugs and responding to feature requests.
Provide
- Summary of the issue
- Steps to reproduce
- What you expected vs what actually happened
- Any notes on why you think this might be happening or things you tried that didn't work
Provide a description of the feature you would like. You're encouraged to build it yourself and open a PR :-)