summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_by_email_description.html.haml
blob: aeed5fb69c929dfdea27f9f866a3893cb44bdd67 (plain)
1
2
3
4
5
6
The subject will be used as the title of the new issue, and the message will be the description.

= link_to 'Quick actions', help_page_path('user/project/quick_actions'), target: '_blank', rel: 'noopener noreferrer'
and styling with
= link_to 'Markdown', help_page_path('user/markdown'), target: '_blank', rel: 'noopener noreferrer'
are supported.