Accessibility as an Engineering Standard
GitHub has been named the recipient of the 2024 Accessibility at Scale award from Deque Systems, an honor that recognizes organizations embedding accessibility into their operations to achieve significant results. Previously awarded to Microsoft, Adobe, and PNC, the award places GitHub among a select group of companies turning accessibility commitments into practice.
The core of GitHub's approach is treating accessibility as a collaborative effort rather than an isolated discipline. The company emphasizes that meaningful progress for the 1.3 billion people with disabilities requires participation across education, private and public sectors, and especially from the disability community itself. That philosophy shapes both internal development practices and external community engagement.
Embedding Accessibility into Development Workflows
GitHub has taken several concrete steps to move accessibility from a review step into the engineering lifecycle:
- Accessibility is designated as an Engineering Fundamental, making it a priority for every engineering team alongside availability and security.
- The Accessibility Design Bootcamp trained 43% of GitHub's designers in its first year, and accessibility topics are regularly incorporated into the company's internal design conference.
- New features, including the redesigned navigation and code search and code view, ship with accessibility considerations built in from the start.
- Community events such as GitHub Universe 2023 were designed to be accessible and inclusive for attendees with disabilities.
The impetus behind these efforts is personal for some team members. A blind developer on staff notes that including people with disabilities as equal participants on development teams is one of the strongest levers for improving accessibility across products.
Beyond Technical Compliance
GitHub acknowledges that technical accessibility alone is insufficient for full participation. Unstated biases often create the most stubborn barriers. To counter this, the company created the Coding Accessibility video series and regularly features the perspectives of disabled developers on The ReadME Project.
Despite the Deque recognition, GitHub maintains that its work is far from complete. The company invites broader collaboration and public input, directing developers to accessibility.github.com for resources and to its accessibility community discussion page for ongoing feedback.



