diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 102892b98..d9de6e14a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -80,12 +80,13 @@ Resolves #00 #### Verified that the changes match the design intention - [ ] Checked that the design translated visually +- [ ] Checked different states (empty, one, some, error) +- [ ] Checked for landmarks, page heading structure, and links - [ ] Checked behavior. Comment any found issues or broken flows. #### Validated user-facing changes as a designer - [ ] Checked keyboard navigability -- [ ] Checked different states (empty, one, some, error) - [ ] Tested general usability, landmarks, page header structure, and links with a screen reader (such as Voiceover or ANDI) - [ ] Tested with multiple browsers (check off which ones were used) - [ ] Chrome