Bug Report
Create detailed bug reports
Overview
Create detailed bug reports
Use Cases
- Professional coding projects
- Team collaboration and documentation
- Quick content generation with consistent quality
- Automated workflow integration
Template
Create a bug report:
Bug title: {{title}}
Severity: {{severity}}
Steps to reproduce:
{{steps}}
Expected behavior:
{{expected}}
Actual behavior:
{{actual}}
Environment:
{{environment}}
Additional context: {{context}}
Properties
- title: Single-line Text
- severity: Single Selection (default:
Medium
)- Options: Critical, High, Medium, Low
- steps: Multi-line Text
- expected: Multi-line Text
- actual: Multi-line Text
- environment: Single Selection (default:
Production
)- Options: Production, Staging, Development, Local
- context (optional): Multi-line Text