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

8 lines
224 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)) %>
2016-09-13 17:45:13 +05:30
Author: <%= @issue.author_name %>
2017-08-17 22:00:37 +05:30
Assignee: <%= @issue.assignee_list %>
2016-09-13 17:45:13 +05:30
<%= @issue.description %>