MelSumner / a11y-automation

Open-source project. Tracking the available automation for accessibility. What a11y failures can be linted & tested for in an automated fashion?
https://a11y-automation.dev
235 stars 34 forks source link

Harmonize potential failure titles #481

Closed MelSumner closed 4 months ago

MelSumner commented 4 months ago

After a lot of brainstorming and gathering input, I've come to see that some work needs to be done to harmonize the short titles of the potential failures.

The potential failure title should emphasize the issue first.

Since it may take a while to go through all of these titles and update them, PRs welcome for this issue, even (especially!) if the PR only changes a single title.

The violations are stored in markdown files: https://github.com/MelSumner/a11y-automation/tree/main/violations

I've created a sample PR as an example: https://github.com/MelSumner/a11y-automation/pull/480