summaryrefslogtreecommitdiff
path: root/app/views/notify/new_mention_in_issue_email.text.erb
blob: f19ac3adfc7aab9fe8d8ad628afb936ca780711d (plain)
1
2
3
4
5
6
7
You have been mentioned in an issue.

Issue <%= @issue.iid %>: <%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue)) %>
Author:    <%= @issue.author_name %>
Assignee:  <%= @issue.assignee_list %>

<%= @issue.description %>