程序员阿江(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

64 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: 使用问题咨询
about: 咨询桌面端或 CLI 使用过程中遇到的问题
title: '[问题] '
labels: question
assignees: ''
---
## 提交前确认
<!-- 请确认以下事项 -->
- [ ] 我已经阅读了 [README 常见问题](https://github.com/NanmiCoder/cc-haha#常见问题)
- [ ] 我已经阅读了[第三方模型使用指南](https://github.com/NanmiCoder/cc-haha/blob/main/docs/guide/third-party-models.md)(如使用第三方 provider
- [ ] 我已经搜索过[现有 issues](https://github.com/NanmiCoder/cc-haha/issues),确认没有重复问题
- [ ] 我已经隐藏截图和日志中的 API Key、Token、Cookie 等敏感信息
## 问题描述
<!-- 清晰简洁地描述你想做什么、现在卡在哪里 -->
## 使用环境
<!-- 桌面端问题请优先填写前 4 项CLI 问题再补充 Bun / Node 信息 -->
- 使用方式: 桌面端 / CLI / 其他:
- 操作系统: Windows / macOS / Linux:
- 系统版本: 例如 Windows 11 23H2 / macOS 15.4:
- 桌面端版本: 例如 v0.1.8(设置页 -> 关于 中可查看):
- 安装来源: GitHub Release / 源码本地构建 / 其他:
- Bun 版本CLI 问题填写,`bun --version`:
- Node 版本CLI 问题填写,`node --version`:
## 使用场景
<!-- 描述你在使用哪个功能时遇到的问题 -->
- 使用功能: 例如会话对话 / Provider 配置 / 模型调用 / MCP / Skills / 远程控制:
- API 提供商: 例如 Anthropic 官方 / OpenRouter / MiniMax / Kimi / Ollama:
- 使用的模型:
## 配置截图
<!-- 请尽量提供 Provider / 模型 / Base URL 等相关配置截图;务必隐藏 API Key、Token 等敏感信息 -->
## 操作步骤
<!-- 请说明你是怎么操作到这个问题的 -->
1.
2.
3.
## 错误信息与日志
<!-- 如果页面、弹窗或终端里有错误,请粘贴完整内容 -->
```shell
在此粘贴错误信息和日志
```
## 截图或录屏
<!-- 如有,请提供截图或录屏;截图前请隐藏敏感信息 -->
---
<!-- 🤖 Dosu 机器人将自动响应此 issue -->
@dosubot