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

8 lines
254 B
Text
Raw Normal View History

2016-09-13 17:45:13 +05:30
You have been mentioned in an issue.
2017-09-10 17:25:29 +05:30
Issue <%= @issue.iid %>: <%= url_for(project_issue_url(@issue.project, @issue)) %>
2019-02-15 15:39:39 +05:30
Author: <%= sanitize_name(@issue.author_name) %>
Assignee: <%= sanitize_name(@issue.assignee_list) %>
2016-09-13 17:45:13 +05:30
<%= @issue.description %>