Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/todos.md')
-rw-r--r--doc/user/todos.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/todos.md b/doc/user/todos.md
index 69c26660c87..d19f1b8f14b 100644
--- a/doc/user/todos.md
+++ b/doc/user/todos.md
@@ -36,7 +36,9 @@ A To Do appears on your To-Do List when:
- Issue
- Merge Request
- Epic **(ULTIMATE)**
-- You are `@mentioned` in a comment on a commit
+- You are `@mentioned` in a comment on a:
+ - Commit
+ - Design **(PREMIUM)**
- A job in the CI pipeline running for your merge request failed, but this
job is not allowed to fail
- An open merge request becomes unmergeable due to conflict, and you are either: