- Fork this repo.
- Clone the for repo.
git clone repolink - Create a new branch.
git checkout -b branchname - Make required change and commit them.
- Push the changes.
- Create a pull request.
Now wait for your pr to get merged. Happy Coding!
Also, create a separate directory for each project and make meaningful changes.