Merge pull request #35120 from fenggw-fnst/fix-open-a-pr
Fix indentation and clean up in open-a-pr.md
This commit is contained in:
@@ -234,7 +234,7 @@ Figure 2. Working from a local fork to make your changes.
|
|||||||
git checkout -b <my_new_branch> upstream/main
|
git checkout -b <my_new_branch> upstream/main
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Make your changes using a text editor.
|
1. Make your changes using a text editor.
|
||||||
|
|
||||||
At any time, use the `git status` command to see what files you've changed.
|
At any time, use the `git status` command to see what files you've changed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user