File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ https://10seconds.netlify.com/
99Follow these steps to make your first pull request-
1010 1 . Fork this repository.
1111 2 . Clone your forked repository to your local machine.
12- 3 . Take any one of issues from issues list and created the PR .
13- 4 . Write these command on your terminal-
12+ 3 . Take any one of the issue from issues list and make a Pull Request .
13+ 4 . Write these commands on your terminal-
1414 ```
1515 git add -A
1616 git commit -m "your name"
1717 git push origin master
1818 ```
19- 5 . Then create your pull request.
20- 6 . Star my repository.
21- 7 . Congratulations!! You have successfully created your pull request.
19+ 5 . Then create a pull request.
20+ 6 . Star the official repository of 10secondsofcode .
21+ 7 . Congratulations!! You have successfully made a pull request.
2222 8 . Check your progress here (https://hacktoberfest.digitalocean.com/profile )
2323 Wait for your shirt.
2424
You can’t perform that action at this time.
0 commit comments