1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00

Merge pull request #2822 from appwrite/doc-add-line-breaks

Add line breaks in CONTRIBUTING.md
This commit is contained in:
Eldad A. Fux 2022-02-24 00:56:03 +02:00 committed by GitHub
commit 619ff84f01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,9 +48,9 @@ $ git checkout -b [name_of_your_new_branch]
$ git push origin [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. 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`. Now submit the pull request and click on `Create pull request`.
7. Get a code review approval/reject 7. Get a code review approval/reject
8. After approval, merge your PR 8. After approval, merge your PR