From 663bac70c6a3db007c707eee8f59315a9a17c7ba Mon Sep 17 00:00:00 2001 From: Russell Dickenson Date: Thu, 18 Jul 2019 23:50:19 +0000 Subject: Added mention of autocomplete characters --- doc/user/project/quick_actions.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/user/project/quick_actions.md') diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md index 948ac91a886..f81669a41c9 100644 --- a/doc/user/project/quick_actions.md +++ b/doc/user/project/quick_actions.md @@ -59,6 +59,12 @@ discussions, and descriptions: | `/create_merge_request ` | Create a new merge request starting from the current issue | ✓ | | | `/relate #issue1 #issue2` | Mark issues as related **(STARTER)** | ✓ | | +## Autocomplete characters + +Many quick actions require a parameter, for example: username, milestone, and +label. [Autocomplete characters](autocomplete_characters.md) can make it easier +to enter a parameter, compared to selecting items from a list. + ## Quick actions for commit messages The following quick actions are applicable for commit messages: -- cgit v1.2.3