Skip to content

Commit 571f473

Browse files
Update to X in STEP and README.md
1 parent 987ac05 commit 571f473

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

.github/steps/-step.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6
1+
X

README.md

+20-10
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,32 @@ _Collaborate and work together on GitHub._
1414
</header>
1515

1616
<!--
17-
<<< Author notes: Step 6 >>>
18-
Start this step by acknowledging the previous step.
19-
Define terms and link to docs.github.com.
17+
<<< Author notes: Finish >>>
18+
Review what we learned, ask for feedback, provide next steps.
2019
-->
2120

22-
## Step 6: Merge your pull request
21+
## Finish
2322

24-
_Almost there! :heart:_
23+
_Congratulations friend, you've completed this course!_
2524

26-
You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge) your pull request!
25+
<img src=https://octodex.github.com/images/hula_loop_octodex03.gif alt=celebrate width=300 align=right>
2726

28-
### :keyboard: Activity: Merge your pull request
27+
As you continue working on GitHub, remember that high quality reviews improve your projects. If you are new to a repository, inquire about what review practices they have so you can hit the ground running.
2928

30-
1. Click **Merge pull request**.
31-
1. Delete the branch `update-game` (optional).
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.
29+
Here's a recap of all the tasks you've accomplished in your repository:
30+
31+
- You learned how to assign pull requests for review.
32+
- You left a review on a pull request.
33+
- You suggested changes to a pull request.
34+
- You applied suggested changes to a pull request.
35+
36+
### What's next?
37+
38+
- Try adding a [`CODEOWNERS`](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners) file to your project to automatically assign reviewers to pull requests.
39+
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/review-pull-requests).
40+
- [Take another GitHub Skills course](https://github.com/skills).
41+
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
42+
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).
3343

3444
<footer>
3545

0 commit comments

Comments
 (0)