Skip to content

DSC-SJCET/Fork-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

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