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 'config/no_todos_messages.yml')
-rw-r--r--config/no_todos_messages.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/config/no_todos_messages.yml b/config/no_todos_messages.yml
new file mode 100644
index 00000000000..92182d100e8
--- /dev/null
+++ b/config/no_todos_messages.yml
@@ -0,0 +1,16 @@
+# When the Todos list on the user's dashboard is empty, one of the messages below shows up randomly.
+#
+# If you come up with a fun one, please feel free to contribute it to GitLab!
+# https://about.gitlab.com/contributing/
+
+---
+-
+ message: "Good job! Looks like you don't have any todos left."
+-
+ message: "You're all done!"
+-
+ message: "Coffee really tastes better without any todos left."
+ author: "Josep Llaneras"
+-
+ message: "Isn't an empty To Do list beautiful?"
+ author: "Josep Llaneras"