diff --git a/.github/instructions/accessibility.instructions.md b/.github/instructions/accessibility.instructions.md new file mode 100644 index 00000000..f4d6bc80 --- /dev/null +++ b/.github/instructions/accessibility.instructions.md @@ -0,0 +1,49 @@ +--- +applyTo: "**/*.qmd, **/*.scss, **/*.css, **/*.js, _quarto.yml" +--- + +# Accessibility Rules + +## Semantic HTML +- Use semantic Quarto Markdown & HTML5 tags. +- Headings must be sequential (H1->H2->H3). One H1 per page. +- Use descriptive nav labels in `_quarto.yml`. +- Prefer native elements (`