24 / 57 · 17 Git & Version Control · Pull Request Workflows← prev⊞ allnext →☰ Read as one page
3.7Hands-On Exercise
- Write a PR description for a recent test change you made using the template above
- Review one of your old PRs. Would the template have improved it?
- Set up a CODEOWNERS file for your test directories
- Create a PR template in
.github/pull_request_template.md - Practice giving feedback on a colleague's test PR using the reviewer checklist
- Find a PR in your repository over 500 lines. How could it have been split?