summaryrefslogtreecommitdiff
path: root/config/no_todos_messages.yml
diff options
context:
space:
mode:
authorJosep Llaneras <pepmanuel@gmail.com>2016-10-12 01:22:09 +0200
committerJosep Llaneras <pepmanuel@gmail.com>2016-11-11 20:59:54 +0100
commit0803a350b09d2c80a7ff1c2d1e17712989b7a0c2 (patch)
tree42a6fb389abb4417c1dbacae1caf0a1b16a92ef1 /config/no_todos_messages.yml
parent0e1e42885a792145dafc6aa28165d069b1cb5c03 (diff)
downloadgitlab-ce-0803a350b09d2c80a7ff1c2d1e17712989b7a0c2.tar.gz
Issue #13823: random message when all Todos are Done
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"