Skip to content

Latest commit

 

History

History
87 lines (63 loc) · 3.93 KB

README.md

File metadata and controls

87 lines (63 loc) · 3.93 KB

💛🎯 HacktoberFest 2023 💛🎯

CELEBRATING 10TH YEAR OF OPEN SOURCE!

Contribute to open source and Earn Digital Rewards 🚀

Star & fork this Repo first

Hacktoberfest 2023

Use this project to make your contributions to open source during HacktoberFest 2023. Practice making your pull requests to public repositories before doing the real thing! This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

To participate, visit: Hacktoberfest Official Website

What is Hacktoberfest?

Hacktoberfest is an annual event that runs throughout October, sponsored by Digital Ocean and GitHub, to encourage contributions to open source projects. Hacktoberfest Official Website

How to contribute to this project

Video tutorials:

For Beginners

  1. Visit & Learn Tutorial Github
  2. Clone this repo
  3. Make a pull request
  4. Wait until your pull request is merged/given accepted tag

Enjoy, and be a part of open source 🚀🥳

Getting started

  • Star this repository

Star Image

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)

Fork Image

  • Clone your fork down to your local machine
git clone https://github.com/abc00xyz/Hacktoberfest-23.git
  • Create a branch
git checkout -b enter-your-branch-name
  • Make your changes, Commit and push
git add .
git commit -m 'Commit message'
git push origin your-branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!

Code of Conduct

Please review and follow our Code of Conduct. We are committed to providing a welcoming and respectful environment for all contributors.

Tasks

  1. Add your name

Add your name to the Profile.md file using the below convention:

Name Github Profile Interest Bio
Jayesh Jayesh Coding, Sports Be Happy

Wait for Pull Request to merge

Once you've submitted your pull request, our team will review it as soon as possible. We appreciate your contribution to our open source community!

Celebrate - you've done your first pull request!!

Take a moment to pat yourself on the back. You're now part of the global open source community, making a difference one contribution at a time. 🎉✨

Keep Contributing

Hacktoberfest is just the beginning. Continue exploring open source, contributing to projects you're passionate about, and enhancing your skills. Your journey in the world of code has only just begun!

Happy Coding! 🚀🥳

We look forward to seeing your contributions and hope you have a fantastic Hacktoberfest 2023 experience. Thank you for being a part of our open source family!