gitlab-org--gitlab-foss/app/views/notify/new_mention_in_issue_email.text.erb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
231 B
Text
Raw Normal View History

You have been mentioned in an issue.
Issue <%= @issue.iid %>: <%= url_for(project_issue_url(@issue.project, @issue)) %>
Author: <%= sanitize_name(@issue.author_name) %>
<%= assignees_label(@issue) %>
<%= @issue.description %>