Skip to content
Snippets Groups Projects
Commit c55eebb2 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

An instruction for what to do

parent cb168c34
No related branches found
No related tags found
1 merge request!3363Implement #3243 New Issue by email
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment