Welcome to Hacktoberfest, a fantastic opportunity for students to engage with the open-source community and contribute meaningfully to various projects. Here's a comprehensive guide to help you navigate your way through this exciting journey.
- Fork this Repository using the button at the top on right corner.
- Clone your forked repository to your pc ( git clone "url from clone option.)
- Create a new branch for your modifications (ie.
git branch new-user
and check it outgit checkout new-user
or simply dogit checkout -b new-user
) - Add your files (
git add -A
), commit (git commit -m "added myself"
) and push (git push origin new-user
) - Create a pull request
- Star this repository
Show your support by starring the repository. This helps in boosting the project's visibility.
Stay updated with the latest developments by following the repository owner's account.
- Be Open to Feedback: Engage in discussions with project maintainers. Be receptive to feedback and be willing to make necessary changes.
- Learn and Grow: Hacktoberfest is not just about contributing; it's a learning opportunity. Embrace the experience and grow your skills.
- Success Celebration: Once your PR is merged, celebrate your successful contribution to the open-source community! You've made a meaningful impact.
If you have any query or confusion, you can WhatsApp me by clicking the button below:
Or reach me directly at this whatsapp number: +91 895-7818-597
Thank you to every contributor of this repository
Show some love by giving a star ⭐ to this repository!