Skip to content
38 changes: 30 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,45 @@
## Steps to follow

- Create a Github account (skip if already done)
- Fork this repo
- Click on `Create New File`
- Add following content to that file
1. Create a Github account (skip if already done)
2. Fork this repo

![image](https://user-images.githubusercontent.com/55053424/140776394-85d1d47e-5cae-4c14-a171-893e6944071a.png)

3. Click on `Add File` > `Create New File`

![image](https://user-images.githubusercontent.com/55053424/140776596-793844a8-195e-4d39-a82a-9cfcfb24a3ce.png)

4. Add following content to that file

```
---
name: <Your Name>
github_username: <Github username>
branch: CS or IT or ECE or EE or ME or PIE or CE
branch: CS or IT or ECE or EE or ME or PIE or CE
---
```

For e.g. mine would look like:

```
---
name: Arpit Bhalla
github_username: arpitBhalla
branch: ME
branch: ME
---
```
- Save this file as `<your github username>.md`, e.g. `arpitBhalla.md`
- Create a Pull Request
![image](https://user-images.githubusercontent.com/55053424/140776822-9122b97a-8755-464c-90e7-1f70c245630a.png)

5. Save this file as `<your github username>.md`, e.g. `arpitBhalla.md`
6. Create a commit to save this file


![image](https://user-images.githubusercontent.com/55053424/140777293-2af2f67c-e7ea-404f-9852-29e6f79255ad.png)

7. Create a Pull Request
8.
![Firefox_Screenshot_2021-11-08T16-12-15 246Z](https://user-images.githubusercontent.com/55053424/140777503-2699bb3b-9026-410e-9143-f5e40e7bfa22.png)

![image](https://user-images.githubusercontent.com/55053424/140777618-da39a07a-a544-4ac6-94f8-d7fed01cc274.png)

![image](https://user-images.githubusercontent.com/55053424/140777671-a9cb3b27-a58a-4933-88d2-b3a50fc10e06.png)
5 changes: 5 additions & 0 deletions ShivamAhir.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: shivam Ahir
github_username: ShivamAhir
branch: IT
---
5 changes: 5 additions & 0 deletions arpitBhalla.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: Arpit Bhalla
github_username: arpitBhalla
branch: ME
---
5 changes: 5 additions & 0 deletions vaibhav-35.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: Vaibhav Bansal
github_username: vaibhav-35
branch: IT
---