debian-mirror-gitlab/app/views/notify/issue_due_email.text.erb
2019-07-31 17:26:46 +00:00

8 lines
233 B
Text

The following issue is due on <%= @issue.due_date %>:
Issue <%= @issue.iid %>: <%= url_for(project_issue_url(@issue.project, @issue)) %>
Author: <%= @issue.author_name %>
<%= assignees_label(@issue) %>
<%= @issue.description %>