Skip to content

Commit 0e0f1de

Browse files
author
Alfredo Sumaran
committed
Merge branch 'rs-empty-todo-messages' into 'master'
Improve consistency of empty todo list messages - They all now end with punctuation - Not everyone enjoys, or can even drink, coffee - The "High five!" message had no context for why we were high-fiving - "Henceforth" is one word [ci skip] See merge request !7572
2 parents 2717675 + 283c3df commit 0e0f1de

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

config/no_todos_messages.yml

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# When the Todos list on the user's dashboard becomes empty, one of the messages below shows up randomly.
1+
# When the todo list on the user's dashboard becomes empty, a random message
2+
# from the list below will be shown.
23
#
34
# If you come up with a fun one, please feel free to contribute it to GitLab!
45
# https://about.gitlab.com/contributing/
5-
66
---
77
- Good job! Looks like you don't have any todos left.
8-
- Coffee really tastes better without any todos left.
9-
- Isn't an empty To Do list beautiful?
10-
- Time for a rewarding coffee break
8+
- Isn't an empty todo list beautiful?
119
- Give yourself a pat on the back!
12-
- High five!
13-
- Hence forth you shall be known as 'Todo Destroyer'
10+
- Nothing left to do, high five!
11+
- Henceforth you shall be known as "Todo Destroyer".

0 commit comments

Comments
 (0)