- Please create a issue or pick up an issue listed under Issues tab.
- Fork the repo, and clone in your local by git clone.
- Raise a PR only by creating a new branch and add as reviewer to review the PR.
- Ensure that python library is installed in your local if not install python and pip to install further commands.
- Run it in Jupyter notebook in your preferred ide. Don't push cache ide files.
- Once you add your code, make sure to run it successfully and then create a new branch to raise a PR.
- Merge your PR once approved by the reviewer.