← All templates
Jira description preset
Acceptance Criteria (Given-When-Then)
Engineering-grade AC with Happy / Alternative / Error scenarios plus edge cases and out-of-scope.
- Issue types:
- Story, Epic
- Tags:
- engineering, agile, criteria, given-when-then
The full description body
Copy it, pick the preset in SuperTemplates, and fill the {{variable}} pills — the body drops into any issue's description.
## Acceptance Criteria
### Scenario 1: Happy Path
**Given** {{actor}}
**When** {{action}}
**Then** {{outcome}}
### Scenario 2: Alternative Flow
**Given** [initial context/state]
**When** [action performed]
**Then** [expected outcome]
### Scenario 3: Error Handling
**Given** [initial context/state]
**When** [invalid action performed]
**Then** [error handling behavior]
---
### Edge Cases
- [ ] [Edge case 1 handled]
- [ ] [Edge case 2 handled]
### Out of Scope
- [What this story does NOT include]How to use this template in Jira
- Install SuperTemplates from the Atlassian Marketplace (free 14-day trial) and open the editor in any Jira project.
- Open the description presets panel, choose this preset, and fill the variables it exposes — or apply it to every row in a batch.
- Preview the whole batch and create everything in Jira in one click. Nothing is created until you confirm.
Related templates
- Bug Report (Engineering) — Engineering bug variant with severity checkboxes, console errors section, and regression status.
- Definition of Done (Engineering) — Engineering DoD with coverage thresholds, QA sign-off, staging gate — plus Minimal and Enterprise variations.