Skip to content

Commit

Permalink
Update Contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vimistify authored Jan 11, 2025
1 parent 690114b commit ceca11c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ node server.js

---

## 🚀 Getting Started
## Getting Started

1. **Fork the repo:**
Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account.
Expand Down Expand Up @@ -113,9 +113,9 @@ git push origin <your-branch-name>
9. **Wait for Review:**
Your pull request will now be available for review by the project maintainers. They may provide feedback or ask for changes before merging your pull request into the main branch of the Stackoverflow-Analysis repository.

## 🎉 Additional Notes
## Additional Notes

- Make sure to sync your fork with the latest changes from the original repo before pushing new features.
- Respect coding conventions and keep your code clean. Comment your changes for ease in review.

Welcome to Open-Source and thank you for contributing! 🙌
Welcome to Open-Source and thank you for contributing

0 comments on commit ceca11c

Please sign in to comment.