Skip to content

Commit

Permalink
Merge pull request #43 from braveocheretovych/patch-1
Browse files Browse the repository at this point in the history
Fix typo Update CONTRIBUTING
  • Loading branch information
nitinmittal23 authored Aug 22, 2024
2 parents bbdc3f0 + aba1897 commit 9d163eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ _Commit message convention:_

_Note: Keep commit message meaningful for your team members to understand while reviewing merge/pull request._

6. Push changes to remote repository `git push origin <branch-name>`
4. Push changes to remote repository `git push origin <branch-name>`

7. Create a merge/pull request against `master` branch.
5. Create a merge/pull request against `master` branch.

_Note: Don't push changes to `master` branch directly. Write proper description of the changes while creating merge/pull request_

0 comments on commit 9d163eb

Please sign in to comment.