From 693e01abc4d2bdcc0beb6ec1473347c65c292558 Mon Sep 17 00:00:00 2001 From: Seth Engelhard Date: Tue, 18 Jun 2019 15:44:28 -0400 Subject: Add zoom call section in issue data page --- doc/user/project/issues/img/link_zoom_call_in_issue.png | Bin 0 -> 69554 bytes doc/user/project/issues/issue_data_and_actions.md | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 doc/user/project/issues/img/link_zoom_call_in_issue.png diff --git a/doc/user/project/issues/img/link_zoom_call_in_issue.png b/doc/user/project/issues/img/link_zoom_call_in_issue.png new file mode 100644 index 00000000000..3153a0a9b07 Binary files /dev/null and b/doc/user/project/issues/img/link_zoom_call_in_issue.png differ diff --git a/doc/user/project/issues/issue_data_and_actions.md b/doc/user/project/issues/issue_data_and_actions.md index da585022263..ac26b672d99 100644 --- a/doc/user/project/issues/issue_data_and_actions.md +++ b/doc/user/project/issues/issue_data_and_actions.md @@ -149,6 +149,12 @@ The plain text title and description of the issue fill the top center of the iss The description fully supports [GitLab Flavored Markdown](../../markdown.md#gitlab-flavored-markdown-gfm), allowing many formatting options. +##### 16.1 Zoom Call Links + +Including a link to a Zoom call in the description of an issue will result in a "Join Zoom meeting" button at the top of the issue, just under the header. To remove the button, edit the description and remove the Zoom call link. + +![Link Zoom Call in Issue](img/link_zoom_call_in_issue.png) + #### 17. Mentions You can mention a user or a group present in your GitLab instance with `@username` or -- cgit v1.2.1