summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRussell Dickenson <rdickenson@gitlab.com>2019-07-18 23:55:17 +0000
committerEvan Read <eread@gitlab.com>2019-07-18 23:55:17 +0000
commit3e864ecb83c830de794239cc47a8827301622116 (patch)
tree91516d1d58026404c58141685ecdebd69dca7706 /doc
parent7c53fbf58a1b3c6d1baaf3e3c9114e90f20db198 (diff)
downloadgitlab-ce-3e864ecb83c830de794239cc47a8827301622116.tar.gz
Added mention of Quick actions
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/issues/managing_issues.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/issues/managing_issues.md b/doc/user/project/issues/managing_issues.md
index 709588959c1..e9b4e591384 100644
--- a/doc/user/project/issues/managing_issues.md
+++ b/doc/user/project/issues/managing_issues.md
@@ -7,7 +7,9 @@ you can do with issues.
## Create a new Issue
-When you create a new issue, you'll be prompted to fill in the [data and fields of the issue](issue_data_and_actions.md#parts-of-an-issue), as illustrated below.
+When you create a new issue, you'll be prompted to fill in the [data and fields of the issue](issue_data_and_actions.md#parts-of-an-issue), as illustrated below. If you know
+the values you want to assign to an issue, you can use the [Quick actions](../quick_actions.md)
+feature to input values, instead of selecting them from lists.
![New issue from the issues list](img/new_issue.png)