66 lines
1.1 KiB
Markdown
66 lines
1.1 KiB
Markdown
---
|
|
name: "🐛 Bug Report"
|
|
about: "A skill isn't triggering correctly, producing wrong output, or something else is broken"
|
|
title: "[BUG] "
|
|
labels: ["bug"]
|
|
assignees: ""
|
|
---
|
|
|
|
## Which skill is affected?
|
|
|
|
<!-- e.g. plugins/pm-gtm/skills/go-to-market -->
|
|
|
|
**Skill path:**
|
|
|
|
---
|
|
|
|
## What's the problem?
|
|
|
|
<!-- Tick all that apply -->
|
|
|
|
- [ ] Skill isn't triggering when it should
|
|
- [ ] Skill is triggering when it shouldn't
|
|
- [ ] Output is missing a section
|
|
- [ ] Output format is wrong
|
|
- [ ] Skill description is incorrect or misleading
|
|
- [ ] Plugin isn't showing in the marketplace
|
|
- [ ] Installation issue
|
|
- [ ] Other: ___________
|
|
|
|
---
|
|
|
|
## What did you expect to happen?
|
|
|
|
---
|
|
|
|
## What actually happened?
|
|
|
|
<!-- Paste the output or describe what went wrong -->
|
|
|
|
---
|
|
|
|
## How to reproduce
|
|
|
|
<!-- Step by step:
|
|
1. Trigger phrase used: "..."
|
|
2. Claude Code version: ...
|
|
3. What happened: ... -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
---
|
|
|
|
## Environment
|
|
|
|
- **Claude Code version:**
|
|
- **OS:**
|
|
- **Install method:** marketplace / manual / symlink
|
|
|
|
---
|
|
|
|
## Any additional context?
|
|
|
|
<!-- Screenshots, logs, or anything else helpful -->
|