Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b4cc4b3d
Commit
b4cc4b3d
authored
Sep 17, 2019
by
Seth Engelhard
Committed by
Achilleas Pipinellis
Sep 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add zoom call section in Issue docs
parent
48da5764
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
13 deletions
+12
-13
doc/user/project/issues/img/link_zoom_call_in_issue.png
doc/user/project/issues/img/link_zoom_call_in_issue.png
+0
-0
doc/user/project/issues/img/zoom-quickaction-button.png
doc/user/project/issues/img/zoom-quickaction-button.png
+0
-0
doc/user/project/issues/issue_data_and_actions.md
doc/user/project/issues/issue_data_and_actions.md
+12
-13
No files found.
doc/user/project/issues/img/link_zoom_call_in_issue.png
deleted
100644 → 0
View file @
48da5764
67.9 KB
doc/user/project/issues/img/zoom-quickaction-button.png
0 → 100644
View file @
b4cc4b3d
114 KB
doc/user/project/issues/issue_data_and_actions.md
View file @
b4cc4b3d
...
...
@@ -157,19 +157,6 @@ 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.
##### Zoom call links
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/62966) in GitLab 12.0.
Including a link to a
[
Zoom
](
https://zoom.us
)
call in the description of an issue
results in a
**Join Zoom meeting**
button at the top of the issue, just under the header.
For example:
![
Link Zoom Call in Issue
](
img/link_zoom_call_in_issue.png
)
To remove the button, edit the description and remove the Zoom call link.
#### 17. Mentions
You can mention a user or a group present in your GitLab instance with
`@username`
or
...
...
@@ -259,3 +246,15 @@ Once you write a comment, you can:
![
Comment or thread
](
img/comment-or-discussion.png
)
You can also close the issue from here, so you don't need to scroll to the top of the issue page.
#### 26. Zoom Meetings
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/31103) in GitLab 12.3.
You can attach and remove Zoom meetings to issues using the
`/zoom`
and
`/remove_zoom`
[
quick actions
](
../quick_actions.md
)
as part of
[
GitLab Flavored Markdown
](
../../markdown.md#gitlab-flavored-markdown-gfm
)
.
Attaching a
[
Zoom
](
https://zoom.us
)
call an issue
results in a
**Join Zoom meeting**
button at the top of the issue, just under the header.
![
Link Zoom Call in Issue
](
img/zoom-quickaction-button.png
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment