Skip to content

Add web application accessibility improvements runbook template#3

Open
mheadd wants to merge 2 commits into
aviator-co:masterfrom
mheadd:master
Open

Add web application accessibility improvements runbook template#3
mheadd wants to merge 2 commits into
aviator-co:masterfrom
mheadd:master

Conversation

@mheadd

@mheadd mheadd commented Feb 2, 2026

Copy link
Copy Markdown

This PR adds a new runbook template for systematically improving web application accessibility to WCAG 2.1 AA compliance.

The template covers:

  • Accessibility auditing and baseline establishment
  • Semantic HTML and document structure
  • Interactive element accessibility (keyboard, focus management)
  • Form accessibility (labels, errors, field groups)
  • Images and media alternatives
  • Color contrast and color independence
  • Dynamic content and ARIA patterns
  • Testing infrastructure setup

The template is stack-agnostic with customization points marked throughout for adapting to specific frameworks, component libraries, and testing setups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant