| name | goodhub-issue |
| description | Issue writing and issue-template authoring for GitHub repositories. Use when Codex needs to write bug reports, feature requests, issue titles, issue forms, reproduction steps, environment sections, or repository issue-triage wording. |
goodhub-issue
Write issues that are actionable.
Bug issue requirements
- Clear title
- Reproduction steps
- Expected behavior
- Actual behavior
- Minimal reproduction when possible
- Environment details only if they help diagnosis
Feature request requirements
- Problem first
- Proposed solution second
- Alternatives if relevant
- Scope boundaries
Template guidance
- Prefer issue forms for active repos.
- Keep required fields strict but not exhausting.
- Route support questions away from bug issues when needed.
Deliverables
Produce one of:
- bug report
- feature request
- issue title set
.github/ISSUE_TEMPLATE/*.yml
- issue triage policy text