Skip to content

Commit 0c4d2ae

Browse files
Add image for merging PR
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
1 parent 6221890 commit 0c4d2ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/get-started/quickstart/hello-world.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Sometimes, a pull request may introduce changes to code that conflict with the e
132132
In this walk-through, you should not have any conflicts, so you are ready to merge your branch into the main branch.
133133

134134
1. Click **Merge pull request** to merge the changes into `main`.
135+
![Screen shot of merge button.](/assets/images/help/pull_requests/pullrequest-mergebutton.png)
135136
2. Click **Confirm merge**. You will receive a message that the request was successfully merged and the request was closed.
136137
3. Click **Delete branch**. Now that your pull request is merged and your changes are on `main`, you can safely delete the `readme-edits` branch. If you want to make more changes to your project, you can always create a new branch and repeat this process.
137138

0 commit comments

Comments
 (0)