Update /target_branch slash command description to be more consistent

This commit is contained in:
Douwe Maan 2017-06-14 16:52:50 -05:00
parent 8ac90001e8
commit 41e3b34226
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: