Skip to content

Commit

Permalink
Fomating done on Contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeepchakraborty-rc committed Oct 6, 2024
1 parent fecc5c2 commit 92fa2a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ git push origin <your-branch-name>
9. **Create a PR:**
Go to the GitHub page of your forked repository. You should see a prompt to create a pull request (PR). Click on it, compare the changes, and create the PR.

### Alternatively contribute using GitHub Desktop
## Contribute using GitHub Desktop(Alternative)

1. **Open GitHub Desktop:**
Launch GitHub Desktop and log in to your GitHub account if you haven't already.
Expand Down Expand Up @@ -91,8 +91,6 @@ 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

- Make sure to sync your fork with the latest changes from the original repo before pushing new features.
Expand Down

0 comments on commit 92fa2a3

Please sign in to comment.