diff --git a/configs/custom-recipes/.coderabbit-a11y.yaml b/configs/custom-recipes/.coderabbit-a11y.yaml new file mode 100644 index 0000000..4ae4984 --- /dev/null +++ b/configs/custom-recipes/.coderabbit-a11y.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json +language: "en-US" +reviews: + finishing_touches: + custom: + - name: "associate form labels" + instructions: | + For newly added or modified form controls in this PR, ensure each + visible input, textarea, and select has an accessible name through + a correctly associated