Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2024-SANDHYA authored Sep 3, 2021
1 parent 9c0f536 commit aac5ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ The first command adds all the files or you can add specific files by removing -

### Push code and create a pull request

Till this point you have a new branch with the changes you want in the project you had forked. Now push your new branch to your remote fork on github.
You now have a new branch containing the modifications you want in the project you forked. Now, push your new branch to your remote github fork.

`$ git push origin <feature-branch>`
Now you are ready to help the project by opening a pull request means you now tell the project managers to add the feature or bug fix to original repository. You can open a pull request by clicking on green icon -
Expand Down

0 comments on commit aac5ab0

Please sign in to comment.