-
Notifications
You must be signed in to change notification settings - Fork 488
Pull Request Review Checklist
Matt King edited this page Dec 16, 2025
·
9 revisions
APG editors can use the below markdown to generate a review progress tracker. To do so:
- Copy the below markdown to your clipboard.
- Edit the top comment in the PR.
- Paste just after the description of changes and before the auto-generated preview link.
- For any item that does not need to be included in the review, put"N/A" in the "Done" and "Assignee" columns.
- Save the comment.
- As reviews are assigned, edit the comment and add the reviewer id.
- As reviews are completed, change the first column to "Y".
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)