summaryrefslogtreecommitdiff
path: root/app/views/notify/new_issue_email.html.haml
blob: 05a9142471374a4a079e0b19c7707a0a43a3ff45 (plain)
1
2
3
4
5
6
%p
  New Issue was created.
%p
  Author: #{@issue.author_name}
%p
  Assignee: #{@issue.assignee_name}