This commit is contained in:
Kelly Dwan 2018-12-19 17:33:02 -05:00 committed by GitHub
parent dff8b63271
commit 867b51a18e
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@ Fixes #
_Replace this with a good description of your changes & reasoning._
### Accessibility
<!-- If you've changed or added any interactions, check off the appropriate items below. You can delete any that don't apply. Use this space to elaborate on anything if needed. -->
- [ ] I've tested using only a keyboard (no mouse)
- [ ] I've tested using a screen reader
- [ ] All animations respect [`prefers-reduced-motion`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion)
- [ ] All text has [at least a 4.5 color contrast with its background](https://webaim.org/resources/contrastchecker/)
### Screenshots
### Detailed test instructions: