-
Notifications
You must be signed in to change notification settings - Fork 2
Add checklists and Media tutorials #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Adds engineering and design checklist from Figma, and adds Media (video, audio, and image) to tutorials folder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces comprehensive accessibility documentation and checklists for the annotation toolkit. The purpose is to provide practical guidance for implementing accessible media elements and comprehensive accessibility checklists for design and engineering teams.
- Adds a complete media accessibility tutorial covering images, video, and audio with annotation guidance
- Introduces engineering and designer checklists for WCAG 2.2 compliance
- Provides detailed implementation guidance with tools, resources, and exercises for each accessibility category
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.
File | Description |
---|---|
tutorials/media.md | Comprehensive tutorial on accessible media implementation with annotation examples and best practices |
checklists/engineering-checklist.md | WCAG 2.2 compliance checklist organized by engineering concerns with tools and resources |
checklists/designer-checklist.md | WCAG 2.2 compliance checklist organized by design considerations with annotation guidance |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Adds engineering and design checklist from Figma, and adds Media (video, audio, and image) to tutorials folder.