docs: add GitHub issue templates for bug reports and questions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
程序员阿江(Relakkes)
2026-04-03 13:18:13 +08:00
parent 7d40dbf48c
commit ef635d6d4d
2 changed files with 76 additions and 0 deletions
+40
View File
@@ -0,0 +1,40 @@
---
name: Bug 反馈
about: 创建一个 Bug 报告以帮助 cc-haha 项目改进
title: '[BUG] '
labels: bug
assignees: ''
---
## 🔍 问题检查清单
<!-- 请在提交 issue 前确认以下事项 -->
- [ ] 我已经仔细阅读了 [README 常见问题](https://github.com/NanmiCoder/cc-haha#常见问题) 部分
- [ ] 我已经搜索并查看了[已关闭的 issues](https://github.com/NanmiCoder/cc-haha/issues?q=is%3Aissue+is%3Aclosed)
- [ ] 我确认这不是由于 API Key 配置错误、API 端点不兼容、Bun 版本过低等常见原因导致的问题
## 🐛 问题描述
<!-- 请详细描述你遇到的问题 -->
## 📝 复现步骤
1.
2.
3.
## 💻 运行环境
- 操作系统:
- Bun 版本 (`bun --version`):
- Node 版本 (`node --version`):
- API 提供商 (如 MiniMax / OpenRouter / Anthropic 官方等):
- 使用的模型:
- 启动方式 (TUI / --print / Recovery CLI):
## 📋 错误日志
<!-- 请提供完整的错误日志信息 -->
```shell
在此粘贴错误日志
```
## 📷 错误截图
<!-- 如有,请提供错误截图 -->