summaryrefslogtreecommitdiff
path: root/app/views/notify/issue_due_email.text.erb
blob: e5bfcc70355c2814053d56cc6686c908276b1837 (plain)
1
2
3
4
5
6
7
The following issue is due on <%= @issue.due_date %>:

Issue <%= @issue.iid %>: <%= issue_reference_link(@issue) %>
Author:    <%= @issue.author_name %>
<%= assignees_label(@issue) %>

<%= @issue.description %>