prineth / hacktoberfest2022-all

Welcome contributers❤️🎉. Just add your name, Github profile link and Linkedin link🔗 Look at Readme for more.📖
https://hacktoberfest22all.netlify.app/
MIT License
27 stars 67 forks source link
digitalocean first-contributions hacktoberfest hacktoberfest-accepted hacktoberfest2022 javasc nextjs pull-requests reactjs

image

Hello Welcome Developers!

[![Open Source Love](https://firstcontributions.github.io/open-source-badges/badges/open-source-v1/open-source.svg)](https://github.com/VG-1/PlaylistAdda) Hacktober Badge Star Badge Contributions

Step - 1

Create a GitHub account, if you don't already have one.

Step - 2

Register for Hacktoberfest: Navigate to the Hacktoberfest registration page and follow the instructions. But, read the rules carefully before you do and then sign In using your GitHub credentials.

Steps For Contribution

  1. Fork this repo
  2. Star this repo
  3. Go to pages ➡️ api ➡️ getContributersData.js
  4. Add your details in getContributersData.js
  5. commit the code
  6. Make pull request

For Freshers

  1. Complete the registration over https://hacktoberfest.com/
  2. Fork this repository.
  3. Clone on your local machine.

HTTPS

git clone https://github.com/<your github username>/HacktoberFest-2022.git

SSH

git@github.com:<your github username>/HacktoberFest-2022.git
  1. Navigate to the project directory.

    cd HacktoberFest-2022
  2. Create a new branch.

    git checkout -b my-new-branch
  3. Add your contribution.

    git add .
  4. Commit your changes.

    git commit -m "Relevant message"
  5. Push your changes.

    git push origin my-new-branch
  6. Create a new pull request from your forked repository.

  7. Congratulations 🎉 you just made a pull request!

Please be advise: After you completed your task don't close the issue

Rules :fire:

To qualify for the official limited edition Hacktoberfest shirt, you must register here and make four Pull Requests (PRs) between October 1-31, 2022 (in any time zone). PRs can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. This year, the first 40,000 participants who complete the challenge will earn a T-shirt.

FAQs (Frequently Asked Questions)