mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fixing submit pull request section
This commit is contained in:
+4
-1
@@ -47,7 +47,10 @@ $ git checkout -b [name_of_your_new_branch]
|
||||
### 3. Work - commit - repeat ( be sure to be in your branch )
|
||||
<br/>
|
||||
|
||||
### 4. Push changes to GitHub using the command `git push` <br/>
|
||||
### 4. Push changes to GitHub
|
||||
```
|
||||
$ git push origin [name_of_your_new_branch]
|
||||
```
|
||||
<br/>
|
||||
|
||||
### 6. Submit your changes for review
|
||||
|
||||
Reference in New Issue
Block a user