diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2016-06-22 08:49:40 -0600 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2016-06-22 08:49:40 -0600 |
commit | ac212b9ca4542d44a54ba1a79c0e72037f0a2a00 (patch) | |
tree | cdf096705cc1b668ef944bd3a2049727be0a04d8 /doc | |
parent | ea9c0277abf2e37811acc946ff85d8267d475253 (diff) | |
download | gitlab-ce-ac212b9ca4542d44a54ba1a79c0e72037f0a2a00.tar.gz |
Finish my sentence. [ci skip]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/workflow/todos.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md index 3ed6551c009..9524ffd5420 100644 --- a/doc/workflow/todos.md +++ b/doc/workflow/todos.md @@ -54,8 +54,7 @@ you. If you close the issue or merge request, your Todo will automatically be marked as done. If someone else closes, merges, or takes action on the issue or merge -request, your Todo will remain pending. This way, an issue or merge request -that was closed by another user +request, your Todo will remain pending. This prevents other users from closing issues without you being notified. There is just one Todo per issue or merge request, so mentioning a user a hundred times in an issue will only trigger one Todo. |