Skip to content

Commit

Permalink
Update Suggested Git Command in Contribution Guidelines (#1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
subhamkumarr authored Feb 27, 2024
1 parent bcd5c5e commit 9415f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ To contribute changes:
Push your changes to the remote origin.
```bash
git add *
git add .
git commit -m "<COMMIT-MESSAGE>"
git push origin
```
Expand Down

0 comments on commit 9415f1b

Please sign in to comment.