mirror of
https://github.com/elisspace/skills-review-pull-requests.git
synced 2026-08-29 15:44:09 +00:00
Update to X in STEP and README.md
This commit is contained in:
2
.github/steps/-step.txt
vendored
2
.github/steps/-step.txt
vendored
@@ -1 +1 @@
|
|||||||
6
|
X
|
||||||
|
|||||||
30
README.md
30
README.md
@@ -14,22 +14,32 @@ _Collaborate and work together on GitHub._
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<<< Author notes: Step 6 >>>
|
<<< Author notes: Finish >>>
|
||||||
Start this step by acknowledging the previous step.
|
Review what we learned, ask for feedback, provide next steps.
|
||||||
Define terms and link to docs.github.com.
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Step 6: Merge your pull request
|
## Finish
|
||||||
|
|
||||||
_Almost there! :heart:_
|
_Congratulations friend, you've completed this course!_
|
||||||
|
|
||||||
You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glossary#merge) your pull request!
|
<img src=https://octodex.github.com/images/hula_loop_octodex03.gif alt=celebrate width=300 align=right>
|
||||||
|
|
||||||
### :keyboard: Activity: Merge your pull request
|
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.
|
||||||
|
|
||||||
1. Click **Merge pull request**.
|
Here's a recap of all the tasks you've accomplished in your repository:
|
||||||
1. Delete the branch `update-game` (optional).
|
|
||||||
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.
|
- You learned how to assign pull requests for review.
|
||||||
|
- You left a review on a pull request.
|
||||||
|
- You suggested changes to a pull request.
|
||||||
|
- You applied suggested changes to a pull request.
|
||||||
|
|
||||||
|
### What's next?
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/skills/.github/discussions).
|
||||||
|
- [Take another GitHub Skills course](https://github.com/skills).
|
||||||
|
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
|
||||||
|
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user