Add line breaks in CONTRIBUTING.md

This commit is contained in:
Aditya Oberai
2022-02-23 16:09:05 +05:30
committed by GitHub
parent 721c857dbc
commit dd3cf8ee96
+2 -2
View File
@@ -48,9 +48,9 @@ $ git checkout -b [name_of_your_new_branch]
$ git push origin [name_of_your_new_branch]
```
5. Submit your changes for review
5. 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.
6. Start a Pull Request
6. Start a Pull Request
Now submit the pull request and click on `Create pull request`.
7. Get a code review approval/reject
8. After approval, merge your PR