gitlab-org--gitlab-foss/app/views/notify/note_issue_email.text.erb

10 lines
218 B
Plaintext

New comment for Issue <%= @issue.iid %>
<%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>