mirror of
https://github.com/elisspace/skills-review-pull-requests.git
synced 2026-08-29 15:44:09 +00:00
58 lines
2.2 KiB
Markdown
58 lines
2.2 KiB
Markdown
<header>
|
||
|
||
<!--
|
||
<<< Author notes: Course header >>>
|
||
Include a 1280×640 image, course title in sentence case, and a concise description in emphasis.
|
||
In your repository settings: enable template repository, add your 1280×640 social image, auto delete head branches.
|
||
Add your open source license, GitHub uses MIT license.
|
||
-->
|
||
|
||
# Review pull requests
|
||
|
||
_Collaborate and work together on GitHub._
|
||
|
||
</header>
|
||
|
||
<!--
|
||
<<< Author notes: Finish >>>
|
||
Review what we learned, ask for feedback, provide next steps.
|
||
-->
|
||
|
||
## Finish
|
||
|
||
_Congratulations friend, you've completed this course!_
|
||
|
||
<img src=https://octodex.github.com/images/hula_loop_octodex03.gif alt=celebrate width=300 align=right>
|
||
|
||
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.
|
||
|
||
Here's a recap of all the tasks you've accomplished in your repository:
|
||
|
||
- 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>
|
||
|
||
<!--
|
||
<<< Author notes: Footer >>>
|
||
Add a link to get support, GitHub status page, code of conduct, license link.
|
||
-->
|
||
|
||
---
|
||
|
||
Get help: [Post in our discussion board](https://github.com/skills/.github/discussions) • [Review the GitHub status page](https://www.githubstatus.com/)
|
||
|
||
© 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)
|
||
|
||
</footer>
|