yuv-codes / hacktoberfest2024

About HacktobeFest 2024 is live. Make your 4 Pull Request here ! Add your own projects, UI/UX Design, Blogs or improve the projects in the repository. Make sure to add your own work.
2 stars 7 forks source link
begginer-friendly hacktoberfest hacktoberfest-accepted hacktoberfest2024-accepted hacktoberfest2024-approved hactoberfest2024

Hacktober-2024

🚀 This repository is for collecting the different projects made by people who wants to contribute in open source.
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github)](https://github.com/yuv-codes/HacktoberFest) [![Open Source Love](https://img.shields.io/badge/Open%20Source-%F0%9F%A4%8D-Green)](https://github.com/yuv-codes/HacktoberFest) [![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3)](https://github.com/yuv-codes/HacktoberFest) [![Hacktoberfest-2024](https://img.shields.io/static/v1.svg?label=Hacktoberfest-2024&message=accepted&color=red)](https://github.com/yuv-codes/HacktoberFest)

Steps To Generate PR(Pull Request)

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

if you want to use the terminal, use the following commands after you fork the repository , open the terminal type the given command

git clone https://github.com/{your-github-username}/Hacktober-2024.git

Create a branch

Then create a branch on your local repository to solve a problem.

terminal commands

git checkout -b your_new_branch_name

Add & commit

Add your changes(folder) to that branch.
Make necessary changes and commit those changes. terminal commands

git add .
git commit -m "your-commit-message"

Push changes to GitHub

Finally push your local repository to remote repository Compare & Submit a Pull Request

terminal commands

git push origin <branch-name>

Then go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

Now submit the pull request.

Don't forget to read the contributing rules mentioned below to be successfully merged your PR and get rewards!!!

🏹 Visit Hacktoberfest to get more information about Hacktoberfest 2023!!!

✈ Visit Hacktoberfest-swag to know more about your swags and rewards!!!

🛡Rules to Contribute

Note

All contributors who have followed the rules to contribute get successfully merged PR. Don't forget to follow!!!

Have some patience to get successfully merged PR. Keep Patience!!!

We're happy to merge valid pull requests to this repository !

+ Follow Me : } Quick Approval of Pull Request

'''
To get approval of the pull request much quicker (`Follow Me`)🚀
'''


Yuvraj Singh

For doubts contact yuvrajsingh.saps@gmail.com

Happy coding fellas!!💕✨

Contributors to this Repository

yuv-codes