Skip to content

Make your first Pull Request on Hacktoberfest 2021. Don't forget to spread love and if you like give us a ⭐️

License

Notifications You must be signed in to change notification settings

Deep9110/Hacktoberfest_2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest (Live Website)

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!! 😍

Hacktoberfest 2021

Contribution rules📚:

  • The project must work when opening Index.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 Index.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/Deep9110/Hacktoberfest_2021.git

  • Navigate to project directory.
cd Hacktoberfest_2021
  • 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

FAQs

  • Who 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.
  • Should I come closer to the text saying 'Don't come closer' on the left side of the home tab ?

    • Nope.
  • How many pull request (PR) must be made, if I can get a awesome shirt from Hacktoberfest 2021?

    • 4
  • How do I track my progress to get an awesome shirt from Hacktoberfest 2021?

    • go to :. (Check Out Your Own Stats at Right Top)
  • What is the duration of Hacktoberfest 2021?

    • It is from 1st october to 31st october 2021...

Thank You....

About

Make your first Pull Request on Hacktoberfest 2021. Don't forget to spread love and if you like give us a ⭐️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages