🌐 HacktoberFest is your gateway to the vibrant world of open source. This year marks the 10th anniversary of Hacktoberfest, and we’re calling on your support! Join us on this epic journey and earn yourself an exclusive digital reward kit from DigitalOcean and our sponsors and partners..
📢 Sign up for Hacktoberfest 2023, and contribute four pull requests (PRs) between October 1st-31st to claim your stash of cool SWAGS 🔥.
Welcome! We're excited to have you on board. Follow the steps below to contribute and add your name, picture, LinkedIn profile, and GitHub profile to our contributors' list.
-
Fork this Repository using the button at the top on right corner.
-
Clone your forked repository to your pc
git clone https://github.com/SamarthTech/Web-Development-Projects.git
git clone https://github.com/SamarthTech/Web-Development-Projects.git
-
Create a new folder and upload your mini project/source code there.
-
Carve your own path with 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
) -
Blaze your trail with these commands:
git add -A
orgit add .
,git commit -m "added myself"
, andgit push origin new-explorer
-
Create a pull request
-
Star this repository
Here is a quick reference guide for GitHub: GitHub Guide
- Aim to make more than 4 pull requests.
- Imagine you've only made 4 pull requests to different projects, but one of those projects isn't part of the Hacktoberfest event.
- In that case, your pull request won't be counted, leaving you with just 3 valid ones if those projects aren't excluded either.
- To ensure your success, I recommend making a pull request to your own repo, as long as it has the Hacktoberfest topic.