We welcome contributions to the library along with any potential issues or suggestions.
We actively welcome your pull requests.
- Fork the repo and create your branch from
dev
branch. - If you've added code that should be tested, pleash add code in
tests
folder. - If you've changed APIs, please update the description in relevant functions.
- Create a pull request.