Hacktoberfest_Accepted , there we are merging all PR.

Hacktoberfest-2022

Submit your PR on this new repo Hacktoberfest_Accepted , there we are merging all PR.

Hey Guys, Here in this Repo You all can share any of your Projects with us Just make a WebPage and create a pull request and we will Accept it.

This is a beginner-friendly project to help you get started with your hacktoberfest. If you don't know where to start, feel free to watch the videos linked below, and read the contribution rules. Happy hacking <3 💙 !!

P.S. Star ⭐ and Share this repository, if you had fun!! 😍

Visit the Page here

📌 Videos 📽️:

Contribution rules📚:

  • The project must work when opening Contributors.html
  • You are allowed to make pull requests that break the rules. We just merge it ;)
  • Do NOT add any build steps e.g npm install (we want to keep this a simple static site)
  • Do NOT remove other content.
  • Styling/code can be pretty, ugly or stupid, big or small as long as it works
  • Add your name to the Contributors.html file
  • Try to keep pull requests small to minimize merge conflicts

Getting Started 🤩🤗:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/sumitrajsingh/HacktoberFest2022_WebDevelopement.git

  • Navigate to project directory.
cd Hacktoberfest2022
  • Create a new Branch
git checkout -b my-new-branch
  • Add your contribution
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

Swags of Hacktoberfest:

  • Many of the candidates get attracted towards hacktoberfest to get swags . So, after 4 successfully merged pull request as for 2021 you will be eligible to get a Hacktoberfest T-shirt and Some stickers on your doorstep.

  • tshirt image

    stickers image

FAQs (Frequently Asked Questions)

  • Who all can contribute?
    • Anyone with a github account and who is signed up for hacktoberfest :)
  • Are you getting paid for this?
    • Sadly no. But we think we should. This is 100% unofficial and we do it for fun, fame and glory.
  • Why are you not using digitalocean?
    • Because we only know JavaScript and suck at servers. We use now instead.
  • How many pull request (PR) must be made, if I want to get an awesome tshirt from Hacktoberfest 2022?
    • 4
  • How do I track my progress to get an awesome shirt from Hacktoberfest 2022?
    • go to :. (Check Out Your Own Stats at Right Top)
  • What is the duration of Hacktoberfest 2022?
    • It is from 1st october to 31st october 2022...
  • What is the event for?
    • For the open source community engagement
We will do our best to merge as much as possible from everyone. However, time is limited and the merge conflicts are horrible 😲 <3