diff options
| author | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
|---|---|---|
| committer | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
| commit | e4de6b3898b64b26d29aff31f21df5fda8055686 (patch) | |
| tree | 575f8a65440f291d70a070d168eafca8c82a6459 /doc/closing-tasks.markdown | |
| parent | d9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff) | |
| parent | a6540bc604c837d92c9368540c145606723e97f7 (diff) | |
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/closing-tasks.markdown')
| -rw-r--r-- | doc/closing-tasks.markdown | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/closing-tasks.markdown b/doc/closing-tasks.markdown index 018acace..dc3ef134 100644 --- a/doc/closing-tasks.markdown +++ b/doc/closing-tasks.markdown @@ -3,14 +3,14 @@ Closing tasks When a task is closed, it is hidden from the board. -However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter dropdown. +However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter drop-down. -There are two different ways to close a task, from the task dropdown menu on the board: +There are two different ways to close a task, from the task drop-down 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". +Note: When you close a task, all sub-tasks not completed will be changed to the status "Done". |
