What is Hacktoberfest? Hacktoberfest "https://hacktoberfest.digitalocean.com/" is a month-long celebration in open source community. It motivates open source contributors as well as first-time contributors. For the first time contributor, it's a bit hard or overwhelming but the fun part is "Everyone is welcome"
-
Look for the issues which fits you and ask maintainers to assigned to you.
-
Fork this repository.
-
Clone repo to your local development machine git clone "https://github.com/WebMobTechnologies/Hacktoberfest2022"
-
Create a branch for new Issue git checkout -b issue/branch-name
-
Add your name in the following format in CONTRIBUTORS.md file Name: [YOUR NAME](Github Profile Link) Place: Your city About: Short Introduction Programming Language: Which programming language do you know? Email: Your email
-
Commit and push your changes to your fork.
-
Create a pull request with a description.
-
Wait for your PR review and merge.
Spread the love by giving a star star to this repository.
Made with ❤️ by WebMob Technologies.