Skip to content

jisdulanjana/hackttoberfest-2022

Repository files navigation

Hacktoberfest 2022

image

hackttoberfest-2022

Make 4 pull requests for Hacktoberfest 2022 and earn free swags!

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.

Let's begin

  1. Complete the registartion over https://hacktoberfest.com/
  2. Fork this repository.
  3. Clone on your local machine.
git clone https://github.com/<your github username>/hacktoberfest-2022.git
  1. Navigate to the project directory.
cd hacktoberfest-2022
  1. Create a new branch.
git checkout -b my-new-branch
  1. Add your contribution.
git add .
  1. Commit your changes.
git commit -m "Relevant message"
  1. Push your changes.
git push origin my-new-branch
  1. Create a new pull request from your forked repository.
  2. Congratulations 🎉 you just made a pull request!

Once you are done, don't forget to show some love with giving me a ⭐️

About

Make 4 pull requests for Hacktoberfest 2022 and earn free swags! Don't forget to show some love with giving me a

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published