Add new images in GitLab basics "Create issue" docs

This commit is contained in:
Achilleas Pipinellis 2016-10-11 11:07:37 +02:00
parent 7374f876dc
commit 815bf9b589
9 changed files with 18 additions and 15 deletions

View File

@ -1,27 +1,30 @@
# How to create an Issue in GitLab
The Issue Tracker is a good place to add things that need to be improved or solved in a project.
The issue tracker is a good place to add things that need to be improved or
solved in a project.
To create an Issue, sign in to GitLab.
---
Go to the project where you'd like to create the Issue:
1. Go to the project where you'd like to create the issue and navigate to the
**Issues** tab on top.
![Select a project](img/select_project.png)
![Issues](img/project_navbar.png)
Click on "Issues" on the left side of your screen:
1. Click on the **New issue** button on the right side of your screen.
![Issues](img/issues.png)
![New issue](img/new_issue_button.png)
Click on the "+ new issue" button on the right side of your screen:
1. At the very minimum, add a title and a description to your issue.
You may assign it to a user, add a milestone or add labels (all optional).
![New issue](img/new_issue.png)
![Issue title and description](img/new_issue_page.png)
Add a title and a description to your issue:
1. When ready, click on **Submit issue**.
![Issue title and description](img/issue_title.png)
---
You may assign the Issue to a user, add a milestone and add labels (they are all optional). Then click on "submit new issue":
![Submit new issue](img/submit_new_issue.png)
Your Issue will now be added to the Issue Tracker and will be ready to be reviewed. You can comment on it and mention the people involved. You can also link Issues to the Merge Requests where the Issues are solved. To do this, you can use an [Issue closing pattern](../user/project/issues/automatic_issue_closing.md).
Your Issue will now be added to the issue tracker of the project you opened it
at and will be ready to be reviewed. You can comment on it and mention the
people involved. You can also link issues to the merge requests where the issues
are solved. To do this, you can use an
[issue closing pattern](../user/project/issues/automatic_issue_closing.md).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB