beginnerGuides / Hacktoberfest-2022

This is a repository for anyone wishing to contribute to HacktoberFest 2022
https://hacktoberfest.com
4 stars 17 forks source link
beginner-friendly hacktober2022 hacktoberfest hacktoberfest-accepted

πŸŽƒ 🎯 HacktoberFest 2022 πŸ’» πŸ™† Contribute in Opensource

Email Banners-Dark

This is a repository for anyone wishing to contribute to HacktoberFest 2022

Celebrate Hacktoberfest 2022 by Contributing in OPEN SOURCE PROJECT 30Daysofcodes.com

Start Hacking πŸ›  in

Technology Directory or File Label What to Contribute?
Devtools dev-tools.md devtools Chrome Extentions, iOS or Android Apps, Mac, Web tools
PHP /PHP PHP PHP Projects, Learning Resources, etc.
Python /Python python python Projects, Learning Resources, etc.
Javascript /Javascript Javascript Projects, Learning Resources, Libraries etc.
ReactJS / NextJS /React React Projects, Learning Resources, etc.
Web security / Pentest /websec web security Projects, Learning Resources, tools etc.
OS /OS operating system Projects, Learning Resources etc.
DBMS / dbms dbms Projects, Learning Resources etc.
DSA / language/(array,linkedlist....tree) dsa Projects,Questions, Learning Resources etc.

Steps for Contribution after fork and 🌟 the repo

STEP-1 Make Changes and add Label of Technology

STEP-2 Create Valid PR


Read CONTRIBUTING.md for more about contributing using GITHUB website

Celebrate Hacktoberfest by getting involved in the open source community by completing 4 quality PRs in this project.

Star⭐ this repo first

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

While we accept data structures and algorithms codes (just like other repos) we will give high appreciation to Pull Requests involving pure DEV fields mentioned above !

All valid PRs will be merged or suitable tags like hacktober-accepted will be given while spam PRs will be given spam label which will affect your participation in hactoberfest

Keep patience we will try to cover as many PRs and reduce possible delays

Quick FAQ :

What is Hacktoberfest? : A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.com/

How to contribute to this project :D

1) Fork and Clone this repo using $git
2) Do ... changes (follow Getting Started Steps)
3) Commit and push to your forked version !
4) Github will tell that "your branch is ahead of original repo . Do you wanna make a pull request ?" Go for it
5) After making pull request , go to "Issues" tab of repository and create new issue , body of which contains what you have done and a request to assign it to you.
6) After verification of your Pull Request (PR) we'll close the issue .

Getting started

git clone https://github.com/your-username/Hacktoberfest-2022.git
git checkout -b branch-name
git add .
git commit -m 'Commit message'
git push origin branch-name

Updating your repository

If you get this message __'This branch is _ commits behind beginnerGuides:main.', follow below steps:

Contributers

Our contributors

Contributing :

You can choose directory of your preferred tech stack and follow the contributing rules - make folder / proper file name and proper extension.

Read CONTRIBUTING.md for more about contributing using GITHUB website