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
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
- Visit & Learn Tutorial Github
- Clone this repo
- Make a pull request
- Wait until your pull request is merged/given accepted tag
- Star this repository
- Fork this repository (Click the Fork button in the top right of this page, click your Profile 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!
Please review and follow our Code of Conduct. We are committed to providing a welcoming and respectful environment for all contributors.
- 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 |
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!
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. 🎉✨
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!
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!