Skip to content

Pull Request Review Checklist

Matt King edited this page Dec 16, 2025 · 9 revisions

Instructions

APG editors can use the below markdown to generate a review progress tracker. To do so:

  1. Copy the below markdown to your clipboard.
  2. Edit the top comment in the PR.
  3. Paste just after the description of changes and before the auto-generated preview link.
  4. For any item that does not need to be included in the review, put"N/A" in the "Done" and "Assignee" columns.
  5. Save the comment.
  6. As reviews are assigned, edit the comment and add the reviewer id.
  7. As reviews are completed, change the first column to "Y".

Review Checklist Markdown

Use the copy button below to copy this markdown to your clipboard.

#### Review checklist

*Reviewers:* To learn what needs to be covered by each review, Follow the link for the type of review to which you are assigned.

Done|Asignees|Type of Review
---|---|---
N|@_|[Editorial review](https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#editorial_review)
N|@_|[Functional review](https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#functional_review)
N|@_|[Visual design review](https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#design_review)
N|@_|[Accessibility review](https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#accessibility_review)
N|@_|[Code review](https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#code_review)
N|@_|[Test review](https://github.com/w3c/aria-practices/wiki/Pull-Request-Review-Process#test_review)

Clone this wiki locally