From d352c8a8d596daafa659c086c45532c572925116 Mon Sep 17 00:00:00 2001 From: Everly Precia Suresh <77877486+everly-gif@users.noreply.github.com> Date: Wed, 1 Jun 2022 19:31:35 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d41ead9040..44546bcce8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ $ git push origin [name_of_your_new_branch] ``` 6. Submit your changes for review If you go to your repository on GitHub, you'll see a `Compare & pull request` button. Click on that button. -7. Start a Pull Request +7. Start a Pull Request Now submit the pull request and click on `Create pull request`. 8. Get a code review approval/reject 9. After approval, merge your PR