Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.07 KB

Fork-it

Pre-requisites

Instructions

  • Fork this repo and clone it to your local system

     git clone <fork_url>
    
  • Create a txt file with your name in the Files Folder.

  • Add the template given below and fill in the respective details.

    Name: <your_name>
    Desc: <about_you>
    College: <college_name>
    Year: <year_of_study>
    
  • Commit your changes with a proper commit message and push your changes to fork.

  • Open a pull request against the main branch of this repo from your fork.

  • Wait for someone to review the changes. After review, the maintainer will either merge your changes or suggest changes if required.

References