GitHub-Task

How to create your entry

Replace <NAME> with your Name in this guide.

1. Create the file YOUR-NAME

Fork this repository, create a new file and name it with your Name. It should look something like this <NAME.md>. Ex.

Akshat.md

2. Add your profile information

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME # No longer than 28 characters
institution: INSTITUTION-NAME 🚩 # no longer than 58 characters
year: YOUR-ACADEMIC-YEAR # 1st, 2nd, 3rd or 4th.
github_user: YOUR-GITHUB-USERNAME
phone no.: YOUR-CONTACT-NO.
---

Do not use special characters in the template above.

4. Form & Pull Request