From git
GitHub Issue创建与管理:生成Bug报告和Feature Request模板,包含描述、复现步骤、标签分类,适用于创建issue、报告bug、提交需求场景
npx claudepluginhub lazygophers/ccplugin --plugin gitThis skill uses the workspace's default tool permissions.
**Issue 模板 - Bug 报告**
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Issue 模板 - Bug 报告
## Bug 描述
<!-- 清晰简洁地描述 bug -->
## 复现步骤
1.
2.
3.
## 期望行为
<!-- 描述期望发生什么 -->
## 实际行为
<!-- 描述实际发生了什么 -->
## 环境信息
- 操作系统:
- 版本:
- 浏览器:
## 截图
<!-- 如适用,添加截图帮助解释 -->
## 其他信息
<!-- 添加任何其他有助于理解问题的信息 -->
Issue 模板 - 功能请求
## 功能描述
<!-- 清晰简洁地描述你想要的功能 -->
## 问题背景
<!-- 描述这个功能要解决什么问题 -->
## 建议方案
<!-- 描述你建议的解决方案 -->
## 替代方案
<!-- 描述你考虑过的其他方案 -->
## 其他信息
<!-- 添加任何其他相关信息或截图 -->
Issue 命名规范
格式: [<type>] <subject>
类型:
[bug]: Bug 报告[feat]: 功能请求[docs]: 文档问题[question]: 问题咨询[discussion]: 讨论示例:
[bug] 用户登录失败[feat] 支持暗黑模式[docs] API 文档缺失Issue 标签规范
优先级:
P0: 紧急,需立即处理P1: 高优先级P2: 中优先级P3: 低优先级类型:
bug: Bug 报告enhancement: 功能增强documentation: 文档相关help wanted: 需要帮助good first issue: 适合新手状态:
status: in progress: 进行中status: blocked: 阻塞status: review needed: 待审查Issue 管理流程
注意事项
[<type>] <subject>