Commit c55eebb2 authored by Lin Jen-Shin's avatar Lin Jen-Shin

An instruction for what to do

parent cb168c34
......@@ -24,7 +24,7 @@ class EmailReceiverWorker
reason =
case e
when Gitlab::Email::UnknownIncomingEmail
"We couldn't figure out what the email is for."
"We couldn't figure out what the email is for. Please create your issue or comment through the web interface."
when Gitlab::Email::SentNotificationNotFoundError
"We couldn't figure out what the email is in reply to. Please create your comment through the web interface."
when Gitlab::Email::ProjectNotFound
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment