Skip to content

Commit c8615ec

Browse files
authored
Add accessibility optimization link to README (#40)
Added link for [optimizing GitHub Copilot for accessibility](https://accessibility.github.com/documentation/guide/copilot-instructions/).
2 parents 72124dc + b2ce095 commit c8615ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The a11y scanner leverages Copilot coding agent, which can be configured with cu
112112
- Repository-wide: `.github/copilot-instructions.md`
113113
- Directory/file-scoped: `.github/instructions/*.instructions.md`
114114

115-
📚 [Adding repository custom instructions](https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions) | [Copilot .instructions.md support](https://github.blog/changelog/2025-07-23-github-copilot-coding-agent-now-supports-instructions-md-custom-instructions/) | [Copilot agents.md support](https://github.blog/changelog/2025-08-28-copilot-coding-agent-now-supports-agents-md-custom-instructions)
115+
📚 [Adding repository custom instructions](https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions) | [Copilot .instructions.md support](https://github.blog/changelog/2025-07-23-github-copilot-coding-agent-now-supports-instructions-md-custom-instructions/) | [Copilot agents.md support](https://github.blog/changelog/2025-08-28-copilot-coding-agent-now-supports-agents-md-custom-instructions) | [Optimizing GitHub Copilot for accessibility](https://accessibility.github.com/documentation/guide/copilot-instructions)
116116

117117
---
118118

0 commit comments

Comments
 (0)