debian-mirror-gitlab/app/views/notify/new_mention_in_issue_email.text.erb
2017-08-17 22:00:37 +05:30

7 lines
260 B
Text

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 %>