diff options
Diffstat (limited to 'docs/closing-tasks.markdown')
-rw-r--r-- | docs/closing-tasks.markdown | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/closing-tasks.markdown b/docs/closing-tasks.markdown new file mode 100644 index 00000000..7462b683 --- /dev/null +++ b/docs/closing-tasks.markdown @@ -0,0 +1,14 @@ +Closing tasks +============= + +When a task is closed, they are hidden from the board. However, you can always access to the list of closed tasks from the board menu **Board > Actions > Completed tasks**. + +There are two different way to close a task, from the task dropdown menu on the board: + + + +Or from the task sidebar menu in the task detail view: + + + +Note: When you close a task, all subtasks not completed will be changed to the status "Done".
\ No newline at end of file |