Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aitik Gupta <[email protected]>
  • Loading branch information
ShrillShrestha and aitikgupta authored Apr 16, 2021
1 parent bb4f75a commit d6e3848
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 @@ -23,7 +23,7 @@ If you are working on a pre-existing issue, let us know by assigning it to yours
- Checkout to main branch and `git pull upstream main`
- Checkout to the branch you were working on
- Rebase it with the main branch with `git rebase main`
- If there is any conflicts while rebasing, resolve them, and continue the rebase
- If there are any conflicts while rebasing, resolve them locally, and continue the rebase
- Test it locally
- If everything is working as expected, push it to the origin
- Make a PR to the main project
Expand Down

0 comments on commit d6e3848

Please sign in to comment.