github / github/accessibility-scanner
Ensure all HTML tags in issue descriptions are escaped / enclosed in code backticks
未关闭
- 主要语言
- TypeScript
- 星标
- 369
- 派生
- 40
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 10
描述
Example: https://github.com/helen/wp-themes-a11y-scanning/issues/12
贡献指南
调研方向
首先重现 https://github.com/helen/wp-themes-a11y-scanning/issues/12 中示例 issue 的行为,然后跟踪生成 GitHub issue 描述的入口点。检查生成的文本中是否包含 HTML 标签,并为报告的情况添加覆盖;当标签被转义或用代码反引号括起时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 50/100