Add a11y check to PR template (#4882)
This commit is contained in:
parent
06a3237729
commit
3e03c95a10
|
@ -30,3 +30,4 @@
|
||||||
- Please add **unit tests** where it makes sense to do so (encouraged but not required)
|
- 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 requires a **documentation update** - notify the documentation team
|
||||||
- If this change has particular **deployment requirements** - notify the DevOps 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/)
|
||||||
|
|
Loading…
Reference in New Issue