Skip to main content

Bug Report Attachments / Bug 报告附件报告附件

Attachments provide visual evidence and technical details that make bug reports more credible and actionable.

附件提供视觉证据和技术细节,使 Bug 报告更具可信度和可操作性。

Attachment Requirements / 附件要求

Attachment Type 附件类型When to Use 使用时机Format 格式
Screenshot 截图Visual issues, error messages, UI states 视觉问题、错误信息、界面状态PNG / JPG
Screen Recording 屏幕录制Complex reproduction, animation issues 复杂复现、动画问题MP4 / GIF
Console Log 控制台日志JavaScript errors, API failures JS 错误、API 失败Text Screenshot 文本/截图
Crash Log 崩溃日志App crashes on mobile/streaming devices 移动端/流媒体设备崩溃Text file 文本文件
Network Log 网络日志API request/response issues API 请求/响应问题HAR Screenshot HAR/截图

Screenshot Best Practices / 截图最佳实践

  1. Crop if needed but show context / 可裁剪但保留上下文
  2. Annotate with arrows or boxes to highlight the issue / 用箭头或方框标注问题
  3. Capture entire page for layout issues / 布局问题截取全页
  4. Include browser dev tools when relevant / 相关时包含浏览器开发者工具
  5. Use timestamp to show when the bug occurred / 使用时间戳

Screen Recording Best Practices / 录屏最佳实践

  1. Keep it short (under 30 seconds) / 保持简短(30 秒以内)
  2. Show the full flow from start to bug appearance / 展示从开始到 Bug 出现的完整流程
  3. Include cursor clicks so steps are visible / 包含光标点击使步骤可见
  4. Speak aloud if audio helps explain the issue / 如果音频有助于解释问题,请大声说明

Common Rejection Reasons / 常见驳回原因

  1. Screenshot doesn't show the bug clearly / 截图未清晰显示 Bug
  2. Missing console logs for JS errors / JS 错误缺少控制台日志
  3. Video quality too low to read text / 视频质量太低无法看清文字
  4. No network logs for API-related issues / API 相关问题缺少网络日志