diff --git a/deploy/gitea-a11y/README.md b/deploy/gitea-a11y/README.md new file mode 100644 index 00000000..b03dc2f1 --- /dev/null +++ b/deploy/gitea-a11y/README.md @@ -0,0 +1,64 @@ +# Gitea Accessibility Fixes + +Custom template overrides for WCAG 2.1 AA compliance on the Timmy Foundation Forge. + +Applied fixes identified by the accessibility audit (#492): + +| Fix | Issue | WCAG | Description | +|-----|-------|------|-------------| +| R1 | #551 | Best Practice | Password visibility toggle (eye icon) on sign-in page | +| R2 | #552 | 3.3.1 | `aria-required="true"` on required form fields | +| R3 | #553 | 4.1.2 | `aria-label` on star/fork count links ("2 stars", "0 forks") | +| R4 | #554 | 1.3.1 | `