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

new_mention_in_issue_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: f19ac3adfc7aab9fe8d8ad628afb936ca780711d (plain)
1
2
3
4
5
6
7
You have been mentioned in an issue.

Issue <%= @issue.iid %>: <%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue)) %>
Author:    <%= @issue.author_name %>
Assignee:  <%= @issue.assignee_list %>

<%= @issue.description %>