mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-21 16:46:26 +03:00
33 lines
531 B
Markdown
33 lines
531 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a reproducible problem in a skill or its supporting files
|
|
title: "bug: "
|
|
labels: [bug]
|
|
assignees: []
|
|
---
|
|
|
|
## Skill and version
|
|
|
|
- Skill:
|
|
- Commit or release:
|
|
- Operating system:
|
|
- Agent framework or harness:
|
|
|
|
## Problem
|
|
|
|
<!-- What happened? Include the exact error where possible. -->
|
|
|
|
## Steps to reproduce
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Expected behavior
|
|
|
|
## Actual behavior
|
|
|
|
## Additional context
|
|
|
|
<!-- Include a minimal example or sanitized logs. Do not include secrets or private infrastructure details. -->
|