Make your first Pull Request on Hacktoberfest 2025. Don't forget to spread love and give us a ⭐️
Hey there, awesome people! 👋 Welcome to **HacktoberFest **! 🚀 This is a fun and beginner-friendly repository designed for you to make your very first Pull Request (PR) and join the world of open source! 🌍✨
| 🌟 Stars | 🍴 Forks | 🐛 Issues | 🔔 Open PRs | 🔕 Close PRs | 🛠 Languages | 🌐 Contributors |
undefinedThis is a beginner-friendly project to help you get started with your Hacktoberfest. If you don’t know where to start, feel free to watch the videos linked below and read the contribution rules. Happy Learning <3 💙 !!undefined
# 📌 Videos 📽️:

git clone https://github.com/Evgenii-Bazhaov/Hacktoberfest2024-25.git
cd Hacktoberfest2024-25
git checkout -b my-new-branch
git add .
git commit -m "Relevant message"
git push origin my-new-branch
## Avoid Conflicts {Syncing your fork}
An easy way to avoid conflicts is to add an ‘upstream’ for your git repo, as other PRs may be merged while you’re working on your branch/fork.
git remote add upstream https://github.com/Evgenii-Bazhaov/Hacktoberfest2024-25
You can verify that the new remote has been added by typing:
git remote -v
To pull any new changes from your parent repo, simply run:
git merge upstream/master
This will give you any eventual conflicts and allow you to easily solve them in your repo. It’s a good idea to use it frequently in between your own commits to make sure that your repo is up to date with its parent.
For more information on syncing forks, read this article from GitHub.

After 4 successfully merged PRs, you’ll be eligible for a Hacktoberfest T-shirt and stickers delivered to your doorstep! 🎁


# FAQs (Frequently Asked Questions)
Who all can contribute?
Are you getting paid for this?
Who are you, and why are you doing this?
Why are you not using DigitalOcean?
Should I come closer to the text saying ‘Don’t come closer’ on the left side of the home tab?
How many pull requests (PRs) must be made if I want to get an awesome T-shirt from Hacktoberfest 2024-25?
How do I track my progress to get an awesome shirt from Hacktoberfest 2024-25?
What is the duration of Hacktoberfest 2024-25?
What is the event for?