You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,22 +14,21 @@ _Collaborate and work together on GitHub._
14
14
</header>
15
15
16
16
<!--
17
-
<<< Author notes: Step 5 >>>
17
+
<<< Author notes: Step 6 >>>
18
18
Start this step by acknowledging the previous step.
19
19
Define terms and link to docs.github.com.
20
20
-->
21
21
22
-
## Step 5: Apply suggested changes
22
+
## Step 6: Merge your pull request
23
23
24
-
_Nicely done suggesting changes! :partying_face:_
24
+
_Almost there! :heart:_
25
25
26
-
Now let's see how easy it is to [apply your suggestion](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/incorporating-feedback-in-your-pull-request).
26
+
You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge)yourpullrequest!
27
27
28
-
### :keyboard: Activity: Apply suggested changes
28
+
### :keyboard: Activity: Merge your pull request
29
29
30
-
1. Click **Commit suggestion**.
31
-
1. Type a commit message.
32
-
1. Click **Commit changes**.
30
+
1. Click **Merge pull request**.
31
+
1. Delete the branch `update-game` (optional).
33
32
1. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.
0 commit comments