Skip to content

Commit 60c3941

Browse files
committedOct 18, 2023
add 'your' to the relevant message in step #10
1 parent 137e736 commit 60c3941

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed
 

‎README.md

+8-13
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
11
![logo (1)](https://i.postimg.cc/TPkD2wcm/271873265-e861b9af-9f7c-4cda-b833-d5c14a615025.png)
22

3-
4-
53
# Contribution is fun! :green_heart:
64

7-
Add any open source organization which you know and is not mentioned in this website:- [Open Source Organization](https://iriteshmishra.github.io/Open-Source-Organization/)
5+
Add any open source organization which you know and is not mentioned in this website:- [Open Source Organization](https://iriteshmishra.github.io/Open-Source-Organization/)
86

97
In order to make a hassle-free environment, I implore you all (_while contributing_) to follow the instructions mentioned below!
108

119
Happy Submissions :slightly_smiling_face:
1210

1311
## Contribution Guidelines🏗
1412

15-
Are we missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and make it better.
16-
To start contributing, follow the below guidelines:
13+
Are we missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and make it better.
14+
To start contributing, follow the below guidelines:
1715

18-
**1.** Fork this repository.
16+
**1.** Fork this repository.
1917

20-
**2.** Clone your forked copy of the project.
18+
**2.** Clone your forked copy of the project.
2119

2220
```
2321
git clone https://github.com/<your_user_name>/Open-Source-Organization.git
@@ -58,13 +56,13 @@ git checkout -b <your_branch_name>
5856
**9.** Track your changes:heavy_check_mark: .
5957

6058
```
61-
git add .
59+
git add .
6260
```
6361

6462
**10.** Commit your changes .
6563

6664
```
67-
git commit -m "Relevant message"
65+
git commit -m "Your relevant message"
6866
```
6967

7068
**11.** Push the committed changes in your feature branch to your remote repo.
@@ -79,7 +77,6 @@ git push -u origin <your_branch_name>
7977

8078
**14.** Click on `Create Pull Request`.
8179

82-
8380
**15** Voila :exclamation: You have made a PR to the Open-Source-Organization :boom: . Wait for your submission to be accepted and your PR to be merged.(Hacktoberfest 2023)
8481

8582
## 🤝 Our Contributors
@@ -97,7 +94,7 @@ We value the time and effort you put into contributing, and we look forward to r
9794
</a>
9895
</center>
9996

100-
## 🤠 Project Admin
97+
## 🤠 Project Admin
10198

10299
<a href="https://github.com/iriteshmishra"><img src="https://i.postimg.cc/NFdVpR8F/Formal-2.jpg" height="80px"/></a>
103100

@@ -106,5 +103,3 @@ We value the time and effort you put into contributing, and we look forward to r
106103
Github - https://github.com/iriteshmishra
107104
<br>
108105
Linkedin - https://www.linkedin.com/in/riteshmishra2/
109-
110-

0 commit comments

Comments
 (0)