Familiarize yourself with the work associated with making content accessibleÂ
We have guidelines for design, developers, and QA testing. Read through the requirements, and be aware of the checks and standards that QA will be looking out for in your products. Videos in our resource section will help you understand about how people with disabilities use the webÂ
Build in time for accessibility during project planning and sprint planning
Accessibility is not a checklist item that only needs to be considered in some projects, or at the end of a process. These practices should be woven into every step of a project and role in a team. Make sure you are accounting for that while planning projects and sprints.Â
When sharing good work done by your team, praise efforts to increase accessibilityÂ
We all like to hear our work recognized. In addition to celebrating beautiful designs, elegant code, fast turnarounds, stellar experiences—draw attention to and praise the work done by your team to make content more accessible. Talk up high contrast, a smart keyboard navigation system, or clear copy and hierarchy.Â
The tools and products that you create should make accessibility easier to achieveÂ
Accessibility should be at the forefront of your mind when considering which projects to take on and how to shape the products. Whatever you create should support accessibility efforts, and not hinder them. For instance, if your team creates a publishing tool that allows users to upload images, and the tool does not allow for alternate text descriptions, you have made it impossible for your users to produce accessible images for non-sighted people.Â
Be an advocate for accessibility
Explain to your team and stakeholders why accessibility is important and should be a priority in every piece of work your team takes on. It makes our products—and our teams—better.Â
Familiarize yourself with the work associated with making content accessibleÂ
We have guidelines for design, developers, and QA testing. Read through the requirements, and be aware of the checks and standards that QA will be looking out for in your products. Videos in our resource section will help you understand about how people with disabilities use the webÂ
Build in time for accessibility during project planning and sprint planning
Accessibility is not a checklist item that only needs to be considered in some projects, or at the end of a process. These practices should be woven into every step of a project and role in a team. Make sure you are accounting for that while planning projects and sprints.Â
Encourage the team to account for accessibility when creating and estimating stories.Â
Add accessibility as an acceptance criteria or definition of done for each story or new feature.Â
Add accessibility testing into each development sprint or QA check.Â
Work with your front end developers to use automated testing and keyboard navigation testingÂ
When a new accessibility issue arises that you may have missed, prioritize those issues appropriately against other development concerns.