summaryrefslogtreecommitdiff
path: root/app/views/notify/note_issue_email.text.erb
blob: e33cbcd70f2298d4b286f825c61fc5f71e32c195 (plain)
1
2
3
4
5
6
7
8
9
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 %>