--- title: "Create a Story" chapter: false weight: 43 --- ### Create a Story in Jira Go back to the project backlog page if that is not the current view. Click the “Backlog” link in the left navigation pane to go there. In the top menu for Jira, click on the **Create** button. This will open the **Create Issue** dialog. At the top of the dialog, confirm that that the project is **“Courtyard Improvement”** and select **“Story”** as the issue type. ![Create_story_dialog_1](/images/40_Epics_Stories_And_Tasks/Create_story_dialog_1.png) Next, let’s fill out the relevant information for the story: - **Summary** – Enter the sentence for the story that was defined previously: _"As a garden caretaker, I want our gnome Slevenbirt to be placed in the garden, so that our mythical creatures feel safe in the garden."_ - **Reporter** – Leave this as yourself. - **Description** – Enter a description of what constitutes “done” for this user story. This is the acceptance criteria for the story to be considered complete and properly implemented. ![Create_story_dialog_2](/images/40_Epics_Stories_And_Tasks/Create_story_dialog_2.png) Scroll down in the dialog to show more fields. Set the priority of the story to **"High"** as this story is particularly important to the office manager. Finally, we need to attach the story to the previously created epic. Click inside the **Epic Link** field. Jira will show a drop-down of epics to choose from. Select the **“Garden Refresh”** epic. ![Create_story_dialog_3](/images/40_Epics_Stories_And_Tasks/Create_story_dialog_3.png) Click **Create** to create the story. The story should appear as a row in the project backlog. Notice the epic label shown on the right side of the story summary. ![Project_backlog_first_story](/images/40_Epics_Stories_And_Tasks/Project_backlog_first_story.png) Click on the story in the backlog list to show the story details view on the right side of the page. ![Project_backlog_story_details](/images/40_Epics_Stories_And_Tasks/Project_backlog_story_details.png) Next, let's create sub-tasks for the story.