Note: If you want to be a part of hackctoberfest complete registration and authorization before your pull request.
Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
Now clone the forked repository to your machine:
- Using HTTPS
git clone "https://github.com/<your-username>/first-contributors"
- Using SSH
git clone "[email protected]:<your-username>/first-contributors.git"
Note: Replace with your GitHub username.
Using SSH(Secure Shell Protocol) is preferred How to generate a SSH Key
Check out CONTRIBUTING.md
If you go to Pull Request tab in your repository page on Github you will see a compare & pull request
button. Click that button.
And submit the pull request.
Soon the reviewer will merge it to the main codebase