Skip to content

Commit 48fabff

Browse files
authored
Update README.md
1 parent 7e04bb1 commit 48fabff

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,6 @@
11
# Explore-open-source and become contributor
22

33

4-
- Welcome to open-source contribution. Coder2hacker platform will provide guidance to Beginner Developers and make them understand the benefits of using and exploring open source platforms.. Share, fork, star the repository to get updated.
5-
6-
- This repo is basically made for a complete beginner make his/her first contribution and get acquainted with the open source
7-
😍
8-
- You are welcomed to fork this repo and follow the steps mentioned below and come up with a PR, I would be happy to merge it.
9-
10-
- Fork the repos
11-
- Clone it on local (git clone <your_forked_repo_url>)
12-
- Make a new branch from `master` (git checkout -b <new_branch_name>)
13-
- checkout to that new branch
14-
- Make the username.json file in repository
15-
- Add to staging (git add .)
16-
- Commit it. ( git commit -a -m "<your_commit_msg>")
17-
- Push it.(git push origin <your_branch_name>)
18-
- Make a PR.
19-
20-
- congratulation !! You have made your first open-source contribution
21-
-
22-
🎆
23-
!!
24-
😀
25-
🈶 made your 🥇 open-source contribution
26-
27-
DO STAR(🌟) THIS REPOSITORY IF YOU LIKE IT!! 😊
28-
29-
## Contributors ✨
304

315

326

0 commit comments

Comments
 (0)