6 lines
292 B
Text
6 lines
292 B
Text
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'
|
|
and styling with
|
|
= link_to 'Markdown', help_page_path('user/markdown'), target: '_blank'
|
|
are supported.
|