Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatcoder-hash authored Jun 25, 2022
2 parents e9e0822 + f4ae743 commit ef8d1dd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 113 deletions.
53 changes: 10 additions & 43 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,115 +22,82 @@
- [Arjun](https://github.com/Arjuntyagi1)
- [Aryaman Gupta](https://github.com/Gupta-Aryaman)
- [Aditya Bansal](https://github.com/AdityaBansal2310)

- [Ayush Kumar](https://github.com/AyushK-101)

- ### **B**



- ### **C**



- ### **D**
-[monika sharma](https://github.com/monikasharma1234)


- [monika sharma](https://github.com/monikasharma1234)

- ### **E**



- ### **F**



- ### **G**
- [Gaurav Ji Srivastava](https://github.com/GJS2162)


- ### **H**
-[Harshit Rai](https://github.com/Harshitr10)


- [Harshit Rai](https://github.com/Harshitr10)

- ### **I**



- ### **J**



- ### **K**
- [Kanishk Pachauri](https://github.com/Mr-Sunglasses)
- [Kartikay](https://github.com/Kartikay-W-21-22-24)
- [Kushagra Srivastava](https://github.com/kushagrathisside)



- ### **L**


- ### **M**
- [Mayank_Kulshrestha](https://github.com/Gaming-addicted)

- [Mayank Singhal](https://github.com/MayankSinghal45)


- ### **N**


- [Nilmanshi Vyas](https://github.com/nilmanshi)

- ### **O**



- ### **P**
- [Priyanshu Sharma](https://github.com/priyanshu20)



- ### **Q**

- ### **R**
-[Rahul-Rajput](https://github.com/rahul731945)
-[Riya Jhankda](https://github.com/Riya-jhankda)
-[Rohit Singh](https://github.com/rohit3596singh)


- [Rahul-Rajput](https://github.com/rahul731945)
- [Riya Jhankda](https://github.com/Riya-jhankda)

- ### **S**
- [Sarang Goel](https://github.com/sarang1032)

- [Sarthak Dubey](https://github.com/dubey0613)

- [Shubham Kumar Vishnoi](https://github.com/shubhamvishnoi3288)

- [Abhishek verma](https://github.com/abhishek28833)
- [sachin lal](https://github.com/sachinlal7)
- [Siddhesh Agarwal](https://github.com/Siddhesh-Agarwal)

- ### **T**



- ### **U**



- ### **V**



- ### **W**


- ### **X**

- ### **Y**
-[Yash Soni](https://github.com/Ys55Wss)
-[Yash Varshney](https://github.com/Yash-Var)


=======
- [Yash Soni](https://github.com/Ys55Wss)

- ### **Z**

78 changes: 8 additions & 70 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[![Open Source Love](https://firstcontributions.github.io/open-source-badges/badges/open-source-v1/open-source.svg)](https://github.com/firstcontributions/open-source-badges)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
#

# First Contributions

Expand Down Expand Up @@ -46,53 +45,41 @@ where `this-is-you` is your GitHub username. Here you're copying the contents of

Change to the repository directory on your computer (if you are not already there):

```
cd first-contributions
```
cd first-contributions

Now create a branch using the `git checkout` command:

```
git checkout -b your-new-branch-name
```
git checkout -b your-new-branch-name

For example:

```
git checkout -b add-alonzo-church
```
git checkout -b add-alonzo-church

(The name of the branch does not need to have the word _add_ in it, but it's a reasonable thing to include because the purpose of this branch is to add your name to a list.)

## Make necessary changes and commit those changes

Now open `Contributors.md` file in a text editor, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file.
Now open `CONTRIBUTING.md` file in a text editor, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file.

<img align="right" width="450" src="https://firstcontributions.github.io/assets/Readme/git-status.png" alt="git status" />

If you go to the project directory and execute the command `git status`, you'll see there are changes.

Add those changes to the branch you just created using the `git add` command:

```
git add Contributors.md
```
git add CONTRIBUTING.md

Now commit those changes using the `git commit` command:

```
git commit -m "Add <your-name> to Contributors list"
```
git commit -m "Add <your-name> to Contributors list"

replacing `<your-name>` with your name.

## Push changes to GitHub

Push your changes using the command `git push`:

```
git push origin <add-your-branch-name>
```
git push origin <add-your-branch-name>

replacing `<add-your-branch-name>` with the name of the branch you created earlier.

Expand All @@ -118,13 +105,6 @@ You could join our team in case you need any help or have any questions. [Join s

Now let's get you started with contributing to other projects. We've compiled a list of projects with easy issues you can get started on. Check out [the list of projects in the web app](https://firstcontributions.github.io/#project-list).








## `Free and Open-Source Community`

### **Contents**
Expand All @@ -145,94 +125,52 @@ Now let's get you started with contributing to other projects. We've compiled a
- [Akhilesh](https://github.com/Akki9015)

- ### **B**
-


- ### **C**



- ### **D**



- ### **E**



- ### **F**



- ### **G**



- ### **H**


- ### **I**



- ### **J**



- ### **K**
- [Kanishk Pachauri](https://github.com/Mr-Sunglasses)



- ### **L**


- ### **M**



- ### **N**



- ### **O**



- ### **P**



- ### **Q**

- ### **R**



- ### **S**



- ### **T**



- ### **U**



- ### **V**



- ### **W**


- ### **X**

- ### **Y**



- ### **Z**

- ### **Z**

0 comments on commit ef8d1dd

Please sign in to comment.