File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,20 @@ Check out the deployed version: [TechPulse on Vercel](https://techpulse-devleo.v
4343
4444## 🫱🏼🫲🏼Contributing
4545
46- Contributions are welcome! Feel free to fork the repository and submit pull requests.
46+ Contributions are welcome! Feel free to fork the repository and submit pull requests. Here's a step-by-step guide to contribute:
47+
48+ Step 1: Fork the Repository
49+ Fork the TechPulse repository by clicking the "Fork" button on the top-right corner of the repository page.
50+
51+ Step 2: Clone the Forked Repository
52+ Clone the forked repository to your local machine using:
53+
54+ bash
55+ git clone https://github.com/your-username/TechPulse.git
56+
57+ Replace your-username with your actual GitHub username.
58+
59+ Step 3: Create a New Bran
4760
4861## 📜License
4962
You can’t perform that action at this time.
0 commit comments