Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
Added a11y checks to PR template
  • Loading branch information
sheevdave authored Jan 21, 2025
1 parent 8248833 commit ac79edf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ Please enter a detailed description here.
* Consideration 1
* Consideration 2
* Consideration ...

## A11y Checks (if applicable)

* Conduct automated tests through [AxeDevTools](https://www.deque.com/axe/devtools/) and [WAVE](https://wave.webaim.org/)
* Review the [Manual Checklist](https://docs.google.com/document/d/192bBXStebdXWtYhZQ73qaWMJhGcuSB1W6c9YBXhWZvc/edit?usp=sharing)

0 comments on commit ac79edf

Please sign in to comment.