Skip to content

A beginner friendly hacktoberfest2022 repo made lately to accept valid open source contribution.

License

Notifications You must be signed in to change notification settings

1teacher1/Hacktoberfest2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest2022

A hacktoberfest2022 repo made lately to accept valid open source contribution.


What is Hacktoberfest?

Hacktoberfest is digitalocean’s annual event that encourages people to contribute to open source throughout October. much of modern tech infrastructure—including some of digitalocean’S own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.

How to Contribute to this repository

  1. Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/Hacktoberfest2022.git
  1. change the present working directory
cd Hacktoberfest2022
  1. create a new branch
git checkout -b <branch-name>
  1. Make your changes
git add . git commit -m "Your commit Message" git push origin branch-name
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code wherever necessary.
  • Donot remove previous contents.
  • Spammy Pull Requests will be marked spam and then closed.

Code of Conduct

CTRL+click the GIF below

REPO STATUS

GitHub PR Open GitHub PR closed GitHub language count

Our Contributors


Show some ❤️ by starring this awesome repository!