1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Add a11y check to PR template (#4882)

This commit is contained in:
Robyn MacCallum
2023-02-27 14:21:28 -05:00
committed by GitHub
parent 06a3237729
commit 3e03c95a10

View File

@@ -30,3 +30,4 @@
- Please add **unit tests** where it makes sense to do so (encouraged but not required)
- If this change requires a **documentation update** - notify the documentation team
- If this change has particular **deployment requirements** - notify the DevOps team
- Ensure that all UI additions follow [WCAG AA requirements](https://contributing.bitwarden.com/contributing/accessibility/)