Template for Jira

User Story Template for Jira (2026)

Jira is the most common tool for managing user stories in agile teams. This template maps the user story format directly to Jira issue fields so you can create consistent, well-structured stories across your backlog.

Use this as a Jira issue template or paste it into the Description field of new Story issue types.

Template sections

5 sections covering the complete user story workflow.

01

Story Format in Jira

Set the Issue Type to Story. Use the Summary field for a concise story title. Put the full "As a / I want / So that" format in the Description field. Use Jira text formatting for headers and checklists within the description.

02

Acceptance Criteria

Add acceptance criteria as a checklist in the Description field using Jira markdown: "- [x] Criterion." Alternatively, use the Acceptance Criteria custom field if your Jira instance has one configured. Aim for 3-8 testable criteria per story.

03

Estimation

Use the Story Points field for relative estimation. Configure your Jira board to use the Fibonacci sequence (1, 2, 3, 5, 8, 13). Stories above 8 points should be split into smaller stories before sprint planning.

04

Linking and Context

Link stories to their parent Epic using the Epic Link field. Use Jira issue links to mark dependencies: "is blocked by" and "blocks." Attach Figma designs or Confluence specs using the Attachments or linked pages.

05

Definition of Ready

A story is ready for sprint when it has: a clear Description, acceptance criteria, story point estimate, Epic Link, and no unresolved blockers in linked issues.

Copy-paste template

## Summary (Jira Summary field)
[Short story title]

## Description (Jira Description field)
**As a** [user type],
**I want to** [action],
**So that** [benefit].

### Context
[Background and links to specs]

### Acceptance Criteria
- [ ] [Criterion 1]
- [ ] [Criterion 2]
- [ ] [Criterion 3]

### Technical Notes
[Implementation context for engineers]

## Jira Fields
- Issue Type: Story
- Epic Link: [PROJ-Epic]
- Story Points: [1/2/3/5/8]
- Priority: [Highest/High/Medium/Low]
- Labels: [feature-area]

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