Skip to content

Hacktoberfest is a month-long celebration of open source software. It is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR) and is open to everyone in our global community.

License

Notifications You must be signed in to change notification settings

Pavithra-ks-06/Hacktoberfest_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest_2022

Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR). GitHub hosts many open source repositories that contribute to Microsoft Learn content.

Submit your PR on this new repo Hacktoberfest, we are merging all the PRs (if found valid).

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 2022 Event Completed

📌 Videos 📽️:

Contribution Rules📚:

  • You are not allowed to make pull requests that break the rules.
  • 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
  • Try to keep pull requests small to minimize merge conflicts

Steps to follow 📜

Tip : Complete this process in GitHub (in your browser)

flowchart LR
    Fork[Fork the project]-->branch[Create a New Branch]
    branch-->Edit[Edit file]
    Edit-->commit[Commit the changes]
    commit -->|Finally|creatpr((Create a Pull Request))
    
Loading

Getting Started 🤩:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com//Pavithra-ks-06/Hacktoberfest_2022.git
  • Navigate to project directory.
cd Hacktoberfest_2022
git init
  • Add your File to contributors/Any file you want
git status
  • Red text means file added but not added in github repo
git add .
git status
  • Green text means file added in github repo
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push 
git status
  • 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.

Hacktoberfest stickers Hacktoberfest T-shirt
image image

Awesome contributors 🤩

Made with contributors-img.

FAQs (Frequently Asked Questions)

  • Who all can contribute?
    • Anyone with a github account and who is signed up for hacktoberfest :)

About

Hacktoberfest is a month-long celebration of open source software. It is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR) and is open to everyone in our global community.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published