debian-mirror-gitlab/app/views/notify/new_mention_in_issue_email.text.erb

8 lines
260 B
Text
Raw Normal View History

2016-09-13 17:45:13 +05:30
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_name %>
<%= @issue.description %>