Skip to content

Commit 8cdbefc

Browse files
authored
Update mr template for a11y
1 parent ea6ee7c commit 8cdbefc

File tree

1 file changed

+4
-4
lines changed
  • scripts/templates/gitlab/merge_request_templates

1 file changed

+4
-4
lines changed

scripts/templates/gitlab/merge_request_templates/Default.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
- No redundant code (e.g. commented out code, no longer in use)
2929

3030
### Accessibility
31-
- [ ] Pages under review pass AXE/Wave accessibility testing
32-
_See Knowledge [Accessibility section](https://knowledge.annertech.com/accessibility) for guidance on testing and implementation_
33-
- [ ] Interactive elements correctly implement ['aria' patterns](https://www.w3.org/TR/wai-aria-practices-1.2/#aria_ex)
34-
31+
_See Knowledge [Accessibility section](https://knowledge.annertech.com/accessibility) for guidance on testing and implementation_
32+
- [ ] Work on this MR does not introduce new a11y issues
33+
- [ ] The pages affected were checked with SilkTide browser addon
34+
- [ ] I created new issues for pre-existing a11y issues unrelated to the work on this branch
3535

3636
---
3737
<sup><sub>

0 commit comments

Comments
 (0)