summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-12-28 10:18:46 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-12-28 10:18:46 +0000
commita4675d52d24599783b57842e527834e39eda0b97 (patch)
treef7ef7f919639e71863fd03ac5f87351645d16a86
parent4e0b6bf714f6e009c5a3ded5c3250ac9e178412f (diff)
parent3d650717b670e255c02c242e2e9de739054a689e (diff)
downloadgitlab-ce-a4675d52d24599783b57842e527834e39eda0b97.tar.gz
Merge branch 'table-flip-quick-action-docs' into 'master'
Table flip quick action docs See merge request gitlab-org/gitlab-ce!15820
-rw-r--r--doc/user/project/quick_actions.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md
index e81e935e37d..442fc978284 100644
--- a/doc/user/project/quick_actions.md
+++ b/doc/user/project/quick_actions.md
@@ -39,3 +39,5 @@ do.
| `/board_move ~column` | Move issue to column on the board |
| `/duplicate #issue` | Closes this issue and marks it as a duplicate of another issue |
| `/move path/to/project` | Moves issue to another project |
+| `/tableflip` | Append the comment with `(╯°□°)╯︵ ┻━┻` |
+| `/shrug` | Append the comment with `¯\_(ツ)_/¯` | \ No newline at end of file