File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments