- Fork the Project
- Create your Feature Branch
git checkout -b <github-username>
- Commit your Changes
git commit -m 'Project Name-github-username'
- Push to the Branch
git push origin <branch-name>
- Open a Pull Request
- ⭐️Star the Repo(Really helps with discoverability)
- Create an issue.
- Get it assigned to you.
- Fork repositories and get to work!
- Make your contributions and create a Pull Request!
- Wait for it to get merged! And voila! You've officially contributed to Open-Source!