614 B
614 B
description
| description |
|---|
| Rapidly log an unexpected bug or chore to the backlog. |
I encountered a bug/chore while working on something else, and I need to log it so I don't forget.
Please ask me for a quick, messy description of the problem.
Once I provide it, clean it up into a professional GitHub Issue:
- Give it a clear, searchable title prefixed with the component name (e.g.,
[Auth] Fix token expiration loop). - Populate the description with a "Steps to Reproduce" or "Problem Statement" section.
- Automatically apply the
status: backlogandtype: bug(ortype: chore) labels using the MCP tools.