← All templates
Jira description preset
Definition of Done (Engineering)
Engineering DoD with coverage thresholds, QA sign-off, staging gate — plus Minimal and Enterprise variations.
- Issue types:
- Story, Task
- Tags:
- engineering, quality, dod
The full description body
Copy it, pick the preset in SuperTemplates, and fill the {{variable}} pills — the body drops into any issue's description.
## Definition of Done - [ ] Code complete and committed - [ ] Code reviewed and approved (min 1 reviewer) - [ ] Unit tests written and passing (>80% coverage) - [ ] Integration tests passing - [ ] No critical or high-severity bugs - [ ] Documentation updated - [ ] Deployed to staging - [ ] QA sign-off received - [ ] Product owner acceptance - [ ] Ready for production deployment --- ### Minimal DoD - [ ] Code reviewed - [ ] Tests passing - [ ] Deployed to staging ### Enterprise DoD - [ ] Code reviewed by 2+ reviewers - [ ] Unit tests >90% coverage - [ ] Security scan passed - [ ] Performance benchmarks met - [ ] Accessibility audit passed - [ ] Documentation complete - [ ] QA regression suite passed - [ ] Product owner sign-off - [ ] Release notes drafted
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
- Acceptance Criteria (Given-When-Then) — Engineering-grade AC with Happy / Alternative / Error scenarios plus edge cases and out-of-scope.
- Bug Report (Engineering) — Engineering bug variant with severity checkboxes, console errors section, and regression status.