summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-12-28 10:17:30 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-12-28 10:17:30 +0000
commit3d650717b670e255c02c242e2e9de739054a689e (patch)
treef7ef7f919639e71863fd03ac5f87351645d16a86
parent4e0b6bf714f6e009c5a3ded5c3250ac9e178412f (diff)
downloadgitlab-ce-3d650717b670e255c02c242e2e9de739054a689e.tar.gz
Table flip quick action docs
-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