Welcome to mirror list, hosted at ThFree Co, Russian Federation.

issue_due_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 %>