Hacktoberfest® is open to everyone in our global community. Whether you’re a developer or a student learning to code.
Enter Your email on our Webiste to win T-shirt.
Website - https://hacktoberfest.digitalocean.com/
-
Give a start and ⭐ Click on fork button in the right corner.It will create a copy of repositiry in your account.
- Check here How to fork
-
You can clone your repository in your local pc with use of Github_Desktop application or for your Terminal/bash.
For Terminal -
git clone <url_name>
-
Make what change you want to make in Repo. It can be spelling mistake, code correction or anything.
You can also upload your program to respective folder. It can be anything "Hello world program", "Rock Paper Scissors",etc.
All Repository are open for contributions.
-
Push it to your repository and Issue a PR(Pull Request) in main repository.
And, that's it!