diff options
author | Sean McGivern <sean@gitlab.com> | 2018-03-12 15:29:45 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2018-03-15 13:09:11 +0000 |
commit | 0fa139dfda0b2f5d7b15ba60d7b3a4a6d9a22c49 (patch) | |
tree | f79e08530601d79aefa6e16f6ee6626aea1f1c5d /changelogs | |
parent | 82b6222022c496290066fbdd6c3c2490bd23622c (diff) | |
download | gitlab-ce-0fa139dfda0b2f5d7b15ba60d7b3a4a6d9a22c49.tar.gz |
Add slash command for moving an issue
Carried over from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8857
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/adamco-gitlab-ce-move-issue-command.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/adamco-gitlab-ce-move-issue-command.yml b/changelogs/unreleased/adamco-gitlab-ce-move-issue-command.yml new file mode 100644 index 00000000000..3b057373e7d --- /dev/null +++ b/changelogs/unreleased/adamco-gitlab-ce-move-issue-command.yml @@ -0,0 +1,5 @@ +--- +title: Add slash command for moving issues +merge_request: +author: Adam Pahlevi +type: added |