Template for Jira

Bug Report Template for Jira (2026)

Jira is the industry standard for bug tracking. This template provides a structured bug report format that maps directly to Jira fields, plus workflow configuration for efficient bug triage and resolution.

Configure a dedicated Bug issue type screen with the fields below for consistent, actionable bug reports.

Template sections

5 sections covering the complete bug report workflow.

01

Bug Issue Type

Use the Bug issue type with a dedicated screen layout. Required fields: Summary, Description (structured), Priority, Severity (custom field: Blocker/Critical/Major/Minor/Trivial), Environment, Steps to Reproduce, Expected Result, Actual Result, and Affected Version.

02

Reproduction Steps

Write numbered steps that anyone can follow. Include: starting state, exact actions, and expected vs. actual results. Attach screenshots or screen recordings using Jira attachments. Specify browser, OS, and account type if relevant.

03

Severity vs. Priority

Severity measures technical impact (Blocker = system down, Critical = data loss, Major = key feature broken). Priority measures business urgency. A cosmetic bug on the login page might be low severity but high priority. Configure both as separate Jira fields.

04

Triage Workflow

Configure the Bug workflow: Open > Triaged > In Progress > In Review > Verified > Closed. Add a "Cannot Reproduce" resolution. Use Jira automation: if severity is Blocker, assign to the on-call engineer and send a Slack notification.

05

Regression Tracking

Add a "Regression" label for bugs in previously working features. Link bugs to the commit or release that introduced them using Fix Version. Track regression rate per release using a Jira dashboard gadget.

Copy-paste template

## Bug Report (Jira Issue)

### Summary
[Short description of the bug]

### Environment
- Browser: [Chrome 120 / Safari 17]
- OS: [macOS 14 / Windows 11]
- Account type: [Free / Pro / Enterprise]
- Version: [v2.3.1]

### Steps to Reproduce
1. [Step 1]
2. [Step 2]
3. [Step 3]

### Expected Result
[What should happen]

### Actual Result
[What actually happens]

### Jira Fields
- Issue Type: Bug
- Severity: [Blocker/Critical/Major/Minor]
- Priority: [Highest/High/Medium/Low]
- Affected Version: [v2.3.1]
- Labels: [regression] (if applicable)

Frequently asked questions

Generate instead of filling in templates

Connect your tools, and Vantage generates the content using real product data. Free to start.

Free to start. No credit card required.

Related reading