debian-mirror-gitlab/app/views/projects/issues/_by_email_description.html.haml

7 lines
292 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
The subject will be used as the title of the new issue, and the message will be the description.
2020-07-28 23:09:34 +05:30
= link_to 'Quick actions', help_page_path('user/project/quick_actions'), target: '_blank'
2018-03-17 18:26:18 +05:30
and styling with
2020-07-28 23:09:34 +05:30
= link_to 'Markdown', help_page_path('user/markdown'), target: '_blank'
2018-03-17 18:26:18 +05:30
are supported.