diff options
author | Jarka Kadlecová <jarka@gitlab.com> | 2018-07-04 09:04:33 +0200 |
---|---|---|
committer | Jarka Kadlecová <jarka@gitlab.com> | 2018-07-04 09:04:33 +0200 |
commit | 6e599ede120e278d9c5a577dbf37e30a15da6e94 (patch) | |
tree | 21b84382b298a06a859a7c6a21e7446ab5363eac /doc/workflow | |
parent | c9d561b1c2802aa971b566d434dfffa101129e52 (diff) | |
download | gitlab-ce-6e599ede120e278d9c5a577dbf37e30a15da6e94.tar.gz |
Add filtering by group to todos documentation
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/todos.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md index 760cd87d4cc..dda82352c67 100644 --- a/doc/workflow/todos.md +++ b/doc/workflow/todos.md @@ -109,6 +109,7 @@ There are four kinds of filters you can use on your Todos dashboard. | Filter | Description | | ------- | ----------- | | Project | Filter by project | +| Group | Filter by group | | Author | Filter by the author that triggered the Todo | | Type | Filter by issue or merge request | | Action | Filter by the action that triggered the Todo | |