Merge branch 'dm-target-branch-slash-command-desc' into 'master'

Update /target_branch slash command description to be more consistent

See merge request !12175
This commit is contained in:
Robert Speicher 2017-06-14 23:51:04 +00:00
commit 42aaae9916
2 changed files with 5 additions and 1 deletions

View file

@ -410,7 +410,7 @@ module SlashCommands
params '@user'
command :cc
desc 'Define target branch for MR'
desc 'Set target branch'
explanation do |branch_name|
"Sets target branch to #{branch_name}."
end

View file

@ -0,0 +1,4 @@
---
title: Update /target_branch slash command description to be more consistent
merge_request:
author: