1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

Revert "Add line breaks in CONTRIBUTING.md"

This reverts commit b5de295fbd.
This commit is contained in:
Torsten Dittmann 2022-02-28 10:45:24 +01:00
parent f2c063817d
commit 3ceb80ea8a

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