A beginner-friendly repository to contribute for Hacktoberfest'22.
Hacktoberfest, in its 8th year, is a month-long celebration of open source software run by DigitalOcean. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects. You can do this in a variety of ways:
- Prepare and share your project for collaboration
- Contribute to the betterment of a project via pull requests
- Organize an event
- Mentor others
- Donate directly to open source projects
### Why Contribute to hacktoberfest 2022 🙌
- Chance to contribute to awesome open source projects.
- Polish you GitHub Skills.
- Free swags and T-Shirts from Digital Ocean.
- Chance to get a tree planted and make Earth greener.
You can add your projects, or any valid programs under any language. Just make sure to add the file under the correct directory.
This repository is open to all members of the GitHub community. Any member can contribute to this project! The only thing which you need to keep in mind is that it should be genuine PR.
- Time for your contribution! Follow the steps below:
- Star The Repo 🌟
- Fork the repository (Top right corner of this repo)
- Clone the forked repository to your local machine.
git clone https://github.com/<Your_Username>/HackFest.git
- Browse to the location where repository got cloned in your system.
- Make changes in the repository.
- Push the changes.
- Make a pull request.
Note: Please Don't make any changes to README.MD or submit any spam pull request.