From 694b7df237b88e0297cd21dfc6320022b40955dc Mon Sep 17 00:00:00 2001 From: Paul Broadwith Date: Tue, 25 Jun 2024 10:55:51 +0100 Subject: [PATCH] (doc) Confirm WCAG Compliance --- ABOUT.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ABOUT.md b/ABOUT.md index a50460a52..180ab53cc 100644 --- a/ABOUT.md +++ b/ABOUT.md @@ -10,6 +10,10 @@ In 2013, Christiaan handed over maintainance of Chocolatey GUI to [Gary Ewan Par Since then, with a set of major contributions from [Richard Simpson](https://twitter.com/richardsimp), Chocolatey GUI has changed from a Windows Forms application to a WPF application, with a much richer User Interface. +## Accessibility + +Chocolatey GUI is not WCAG compliant. If you need WCAG compliance, please use [Chocolatey CLI](https://docs.chocolatey.org/en-us/choco/). + ## Support If you have any questions, comments, concerns, or problems with Chocolatey GUI, please feel free to get in touch with us. The best starting place would be our [Community Chat Room](https://ch0.co/community), and from there, you may be directed to raise an issue on our [Issues List](https://github.com/chocolatey/ChocolateyGUI/issues).