diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-18 00:07:42 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-18 00:07:42 +0000 |
| commit | c8ccf45aa0aa17413b107f9bbf9d6f160eaa8779 (patch) | |
| tree | 77b07d805562786cf9b218e25e0ed18fae396448 /doc/user/project/issues | |
| parent | 360ee1db0bf3bba2fc7aad7f230ec80829561227 (diff) | |
| download | gitlab-ce-c8ccf45aa0aa17413b107f9bbf9d6f160eaa8779.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/issues')
| -rw-r--r-- | doc/user/project/issues/csv_import.md | 4 | ||||
| -rw-r--r-- | doc/user/project/issues/managing_issues.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/issues/csv_import.md b/doc/user/project/issues/csv_import.md index 8a6683a55b5..ac7d8c99fa8 100644 --- a/doc/user/project/issues/csv_import.md +++ b/doc/user/project/issues/csv_import.md @@ -36,8 +36,8 @@ To import issues: 1. Go to your project's Issues list page. 1. Open the import feature, depending if the project has issues: - - Existing issues are present: Select the import icon in the upper right, next to **Edit issues**. - - Project has no issues: Select **Import CSV** in the middle of the page. + - The project has existing issues: in the upper-right corner, next to **Edit issues**, select the import icon (**{import}**). + - The project has no issues: in the middle of the page, select **Import CSV**. 1. Select the file you want to import, and then select **Import issues**. The file is processed in the background, and a notification email is sent diff --git a/doc/user/project/issues/managing_issues.md b/doc/user/project/issues/managing_issues.md index c16074ea1d8..e0966909b1e 100644 --- a/doc/user/project/issues/managing_issues.md +++ b/doc/user/project/issues/managing_issues.md @@ -400,7 +400,7 @@ To view all issues assigned to you: Or: - To use a [keyboard shortcut](../../shortcuts.md), press <kbd>Shift</kbd> + <kbd>i</kbd>. -- On the top bar, in the upper right, select **{issues}** **Issues**. +- On the top bar, in the upper-right corner, select **Issues** (**{issues}**). ## Filter the list of issues |
