Skip to content

Exercise 06: Pull Request Review

Goal

Practice the branch-to-pull-request workflow.

Tasks

  1. Create a branch named docs/security-checklist.
  2. Add security-checklist.md.
  3. Commit and push the branch.
  4. Open a pull request on GitHub.
  5. Review the diff before merging.

Reflection

  • What information belongs in the pull request description?
  • What security questions should a reviewer ask?