程序员阿江(Relakkes) 48ae305cbd docs: make issue reports actionable for desktop triage
Most reports now come from desktop users, so the templates need to collect the operating system, desktop version, reproduction path, configuration screenshots, and logs before maintainers can diagnose failures.

Constraint: Desktop releases are the dominant support surface for external users
Rejected: Keep CLI-first fields at the top | it delays collecting the information needed for Windows and macOS desktop failures
Confidence: high
Scope-risk: narrow
Directive: Keep desktop OS and app version fields near the top of future issue template edits
Tested: git diff --check -- .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/question.md
Not-tested: GitHub issue form rendering in browser
2026-04-29 09:23:59 +08:00

2.1 KiB
Raw Blame History

name about title labels assignees
Bug 反馈 提交桌面端或 CLI 的 Bug 报告 [BUG] bug

提交前确认

  • 我已经阅读了 README 常见问题
  • 我已经升级到最新版本后复现过这个问题
  • 我已经搜索过现有 issues,确认没有重复问题
  • 我已经隐藏截图和日志中的 API Key、Token、Cookie 等敏感信息

问题描述

运行环境

  • 使用方式: 桌面端 / CLI / 其他:
  • 操作系统: Windows / macOS / Linux:
  • 系统版本: 例如 Windows 11 23H2 / macOS 15.4:
  • 桌面端版本: 例如 v0.1.8(设置页 -> 关于 中可查看):
  • 安装来源: GitHub Release / 源码本地构建 / 其他:
  • Bun 版本CLI 问题填写,bun --version:
  • Node 版本CLI 问题填写,node --version:

Provider / 模型配置

  • API 提供商: 例如 Anthropic 官方 / OpenRouter / MiniMax / Kimi / Ollama:
  • Base URL:
  • 使用的模型:
  • 相关配置截图:

复现步骤

是否稳定复现: 是 / 否 / 不确定

错误信息与日志

在此粘贴错误信息和日志

截图或录屏

补充信息


@dosubot