Skip to content

Commit 8d60470

Browse files
authored
Update copilot-instructions.md
Added back in a section that was truncated.
1 parent 00fc198 commit 8d60470

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ Use this checklist:
7474
- Product roadmap questions
7575
- Comparisons with competing technologies
7676
- Political or controversial technical decisions
77-
- Performance claims without benchmarks
7877

7978
## Version Targeting
8079

@@ -99,20 +98,6 @@ Use this checklist:
9998
- Open Lower Bound: `<= aspnetcore-9.0`
10099
- Specific Version: `== aspnetcore-9.0`
101100

102-
## Accessibility Guidelines
103-
104-
- Use proper heading hierarchy without skipping levels
105-
- Create descriptive headings that convey section content
106-
- Use HTML tables with proper header cells and scope attributes
107-
- Include keyboard navigation instructions for UI components
108-
- Provide text explanations before code blocks
109-
- Use descriptive variable names in code samples
110-
- Use descriptive link text that makes sense out of context
111-
- Include alt text for images that conveys purpose and content
112-
- Use person-first language when discussing accessibility features
113-
- Document ARIA roles, states, and properties for components
114-
- Include accessibility testing guidance
115-
116101
## Localization Guidelines
117102

118103
- Keep sentences short and direct

0 commit comments

Comments
 (0)