Skip to content

Instantly share code, notes, and snippets.

@ascott1
Last active March 7, 2016 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ascott1/13e4238444079badb32e to your computer and use it in GitHub Desktop.
Save ascott1/13e4238444079badb32e to your computer and use it in GitHub Desktop.
Open Accessibility Policy — Initial Draft

As contributors and maintainers of this project, we are committed to ensuring the accessibility of this project for people with disabilities. We pledge to meet W3C WAI's Web Content Accessibility Guidelines 2.0, Level AA conformance. Any issues should be reported to [EMAIL ADDRESS].

@ascott1
Copy link
Author

ascott1 commented Mar 4, 2016

What's missing or could be added?

Inspiration from the Contributor Covenant and the W3C's policy template

@ascott1
Copy link
Author

ascott1 commented Mar 6, 2016

Possible list of commitments

  • Make use of ARIA landmark roles
  • Use semantic heading and document structure
  • Meaningful links
  • Declare a language attribute
  • Ensure links are perceptable and have a :focus state
  • Ensure sufficient color contrast
  • Use appropriate alt text for images
  • Provide accessible forms inputs
  • Provide text transcripts for audio
  • Provide closed captioning for video
  • Is navigable using only a keyboard
  • Is navigable using a screenreader

@ascott1
Copy link
Author

ascott1 commented Mar 6, 2016

Take 2:

[ORGANIZATION OR PROJECT NAME] is committed to ensuring the accessibility of this site for people with disabilities. We pledge to meet W3C WAI's Web Content Accessibility Guidelines 2.0, Level AA conformance. Any issues should be reported to [EMAIL ADDRESS].

We are committed to the ensuring accessibility through:

  • Use of ARIA landmark roles.
  • Proper use of HTML headings.
  • Perceptible link text and focus states.
  • Sufficient color contrast.
  • The use of appropriate alt text for images.
  • Keyboard navigable forms inputs with descriptive labels.
  • Text transcripts for audio and closed captioning for video content.
  • Navigation without the need for a mouse or track pad.

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