Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 644 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 644 Bytes

This repository is Hacktoerfest-accepted and your contribution will be counted towards it.

  • 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.