From 0371acff89b14b9bdcb03e72fd9637e26e6b517c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 29 Jan 2017 11:07:42 -0500 Subject: Move English documentation to folder en_US --- doc/en_US/swimlanes.markdown | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/en_US/swimlanes.markdown (limited to 'doc/en_US/swimlanes.markdown') diff --git a/doc/en_US/swimlanes.markdown b/doc/en_US/swimlanes.markdown new file mode 100644 index 00000000..776af138 --- /dev/null +++ b/doc/en_US/swimlanes.markdown @@ -0,0 +1,31 @@ +Swimlanes +========= + +Swimlanes are horizontal separations in your board. +For example, it's useful to separate software releases, divide your tasks in different products, teams or whatever you want. + +Board with swimlanes +-------------------- + +![Swimlanes](screenshots/swimlanes.png) + +- You can collapse swimlanes by clicking on the icon on the left +- The default swimlane is always shown at the top + +Managing swimlanes +------------------ + +- All projects have a default swimlane. +- If there is more than one swimlane, the board will show all swimlanes. +- You can drag and drop tasks between swimlanes. + +To configure swimlanes go to the **project configuration page** and choose the section **Swimlanes**. + +![Swimlanes Configuration](screenshots/swimlane-configuration.png) + +From there, you can add a new swimlane or rename the default one. +You can also disable and change the position of the different swimlanes. + +- The default swimlane is always on the top but you can hide it. +- Inactive swimlanes are not shown on the board. +- **Removing a swimlane doesn't remove tasks assigned to it**, those tasks will be moved to the default swimlane. -- cgit v1.2.3