From 55e281a75d3df33bdb587833b5a0f63793d44c93 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Apr 11 2019 14:14:58 +0000 Subject: Swap Issues with Epics to match the ToC --- diff --git a/modules/taiga/pages/create_backlog.adoc b/modules/taiga/pages/create_backlog.adoc index da62716..baba33f 100644 --- a/modules/taiga/pages/create_backlog.adoc +++ b/modules/taiga/pages/create_backlog.adoc @@ -78,21 +78,6 @@ All bulk-inserted issues are created with a set of default metadata which you ca After creating a set of new user stories, go into each one and provide the usual non-default metadata - at the very least a description. -[[issues]] -== Issues -Issues are where things like technical debt, bugs, requests for enhancements and documentation tasks should be logged. - -You can access issues using the left sidebar. -Open a new issue by clicking the **New issue** button on the right side of the Issues screen. - -.The New Issue dialog -image::{imagesdir}/createbacklog/new-issue.png[] - -The issue creation process is identical to the user story creation process. -You can create a single issue or use bulk insert to create many at once. -Items available in the drop-down menus such as Type, Severity, and Priority can be customized in the xref:admin.adoc[admin interface]. -Tags work the same way they do in user stories. - [[epics]] == Working with epics Epics are collections of user stories. @@ -146,6 +131,21 @@ image::{imagesdir}/createbacklog/epic-view-customization.png[] Finished epics (those which have the Done status set) are normally displayed in the list with a strikethrough; you can remove them using the View Options menu. To completely delete an epic, open its page by clicking its name, and click the red recycle bin icon in the right sidebar. +[[issues]] +== Issues +Issues are where things like technical debt, bugs, requests for enhancements and documentation tasks should be logged. + +You can access issues using the left sidebar. +Open a new issue by clicking the **New issue** button on the right side of the Issues screen. + +.The New Issue dialog +image::{imagesdir}/createbacklog/new-issue.png[] + +The issue creation process is identical to the user story creation process. +You can create a single issue or use bulk insert to create many at once. +Items available in the drop-down menus such as Type, Severity, and Priority can be customized in the xref:admin.adoc[admin interface]. +Tags work the same way they do in user stories. + [[sprints]] == Sprints Sprints are an integral part of Scrum.