gh-issue-templates
Installation
SKILL.md
Issue Templates
Standardized formats for creating GitHub issues with consistent structure.
Quick Reference
| Type | Title Prefix | Key Sections |
|---|---|---|
| Bug | bug: |
Describe, Expected, Steps, Environment |
| Feature | feat: |
Problem, Solution, Alternatives, Acceptance |
| Task | task: or chore: |
Description, Checklist, Context |
Bug Report Format
Title: bug: <short description>