What problem does it solve?
Bug reports often lack the structured details developers need (repro steps, expected vs. actual results, severity/priority, and environment), which slows down fixes and increases back-and-forth.
Core Features & Use Cases
- Interactive bug discovery: Gathers what happened, where, and when through guided questions.
- Reproduction-ready reporting: Collects preconditions, step-by-step actions (CLEAR-style), expected vs. actual behavior, and reproduction rate.
- QA severity & business priority guidance: Helps determine Severity (technical impact) and Priority (urgency).
- Professional Markdown output: Generates a standardized Markdown bug ticket using the provided JA/EN templates and a consistent file naming convention.
- Defect classification with references: Uses defect classification and reproduction/priority guides to structure the report.
Quick Start
Use bug-ticket-creator to generate a Japanese Markdown bug ticket by answering questions about the discovered defect and choosing whether to use the Japanese or English template.