- What is this repo all about?
- What are you contributing to?
- How to Contribute
- Meet the Collaborators
- Community👨👩👦
- Support💸
This repo will help developers that want to begin their opensource journey. If you are new to opensource, this repo will help you make your first contribution with the help of your first pull request.
The table below shows developers' details - names, Github usernames linking to their profiles, their favorite programming languages, brief bios, and project links.
Number | Name | Github Username | Favourite Programming Language | Bio | Project Links |
---|---|---|---|---|---|
1 | Segun Ajibola | segunajibola | JavaScript | ||
2 | Aysha Muhammed | Aysha-py | JavaScript | ||
3 | David Olowomeye | greatdaveo | JavaScript | ||
4 | Anozie Chibuike | AnozieChibuike | Python | ||
5 | Yunihart Poli | hartpoli | JavaScript | ||
6 | Akinkunmi Toluwalope | H4LV3D | JavaScript | ||
7 | Oluwatobiloba Bamisebi | oluwatobiloba1 | JavaScript | ||
8 | Mildred Erubore | mildred366 | JavaScript | ||
9 | Adesite Godwin | softcreations01 | Python | Cloud DevOps Engineer, PM, Tech lover. | AWS Infrastructure automation Project |
10 | Chukwudi David Okoro | Donchuks02 | Python | ||
11 | Toluwanimi Sobowale | tonisobowale01 | JavaScript | ||
12 | |||||
13 | |||||
14 | |||||
15 | |||||
16 | |||||
17 | |||||
18 | |||||
19 | |||||
20 | |||||
21 |
Step 1. Fork this repo (You can only fork this repo with your computer or mobile device in desktop mode)
Click here, or by clicking the Fork
icon in the top right corner of this repo.
Clone this project to your local code editor (VSCode), go to your terminal, navigate to your desired folder, use the following command in your terminal:
git clone https://github.com/<your-github-username>/opensoure101
Press enter
cd opensource101
For example,
git clone https://github.com/segunajibola/opensoure101
cd opensource101
Navigate to the 📁opensoure101/README.md file in VSCode or any other code editor, add your row in the table section at line 26.
Add your row, just copy and paste to the last row.
| (number) | Add | [Add your github username](https://github.com/<github-username>) | Add your favourite programming language | Add your bio | [Add your project links](https://github.com/<github-username>/project_name)
Connect your forked project to this repo
git remote add upstream https://github.com/segunajibola/opensource101
git checkout -b <branch-name>
For example
git checkout -b segun-branch
Ensure no space in between your branch name.
git add .
git commit -m "<add your commit message>"
For example
git commit -m "add my details to the repo"
git push -u origin <branch-name>
For example
git push -u origin segun-branch
After pushing changes to your branch, you are ready to send a pull request.
Follow these simple steps.
- Go back to your repository (your forked version of this repo) in your browser.
- Refresh your page.
- You should see a “Compare and Pull Request” button. If you see the button, proceed with Step 4, if you don't see it, proceed with Step 3i.
- Click on the button “Compare and Pull Request” / "New pull request" .
- You should be prompted to a new page, click `Create pull request` button in that new page. Confirm with the image below.
i - Click the Pull request
in your forked repo to navigate to the Pull request tab. See the image below.
ii - You should see the New pull request
botton. Proceed with Step 4
If everything went successfully, your changes will be merged.
Thanks for contributing to OpenSource101
. 🙏🙏
Made with contrib.rocks. Click here to see the contributors graph
Join our opensoure community on Whatsapp. If you have any issue, you will find help here.
Show your support for this project by:
- Click the star🌟 at the top right corner of this repo.
- Buy me a coffee