- Install Git on your computer. Instructions for installing Git on:
-
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.