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

8 lines
231 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) %>
2019-07-31 22:56:46 +05:30
<%= assignees_label(@issue) %>
2016-09-13 17:45:13 +05:30
<%= @issue.description %>