gitlab-org--gitlab-foss/config/no_todos_messages.yml
Robert Speicher 283c3df800 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]
2016-11-18 17:40:24 +02:00

11 lines
453 B
YAML

# When the todo list on the user's dashboard becomes empty, a random message
# from the list below will be shown.
#
# If you come up with a fun one, please feel free to contribute it to GitLab!
# https://about.gitlab.com/contributing/
---
- Good job! Looks like you don't have any todos left.
- Isn't an empty todo list beautiful?
- Give yourself a pat on the back!
- Nothing left to do, high five!
- Henceforth you shall be known as "Todo Destroyer".