summaryrefslogtreecommitdiff
path: root/app/views/notify/note_issue_email.text.erb
blob: 8a61f54a33744880c46f9ff36bbb57df1bd7df40 (plain)
1
2
3
4
5
6
7
8
9
New comment for Issue <%= @issue.iid %>

<%= url_for(project_issue_url(@issue.project, @issue, anchor: "note_#{@note.id}")) %>


Author: <%= @note.author_name %>

<%= @note.note %>