Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 656 Bytes

CONTRIBUTE.md

File metadata and controls

29 lines (19 loc) · 656 Bytes

[PROJECT NAME]- Contributions

Prerequisite

Local Setup

  1. Fork the repository.
  2. Clone the Forked repo
    • copy the repo link
    • open git bash or command prompt and run the code
      git clone <repo lin>
      

Running the project

  1. Install the required libraries thorugh pip install
  2. Jupyter lab/Notebook recommended

How to contribute/ Creating a PR

Like you want the contibutors to directly contibute in the main branch or create a separate branch for new PR.

Recent updates

None as of now