| by Arround The Web | No comments

How to Create an Issue in GitLab Project?

Like another remote server, the GitLab forum lets developers utilize issues to collaborate on ideas, plan workflow, and solve issues. Issues have certain unique traits users should know about to utilize the GitLab platform more effectively. Issues are also adjustable, serving multiple purposes customized to user requirements and workflow. Through the issue, they can also collaborate and discuss proposals with their project members, stakeholders, and outside collaboration.

In this tutorial, we will describe the procedure for creating issues in GitLab projects.

How to Make an Issue in GitLab Project?

Follow the below-stated instruction to create a new issue in the GitLab remote project:

    • Log in to your remote project.
    • Move to your preferred remote project.
    • Hit the “Issue” category from the left-side menu.
    • Click on the “New issue” button.
    • Lastly, specify the tile, its type, description, and press the “Create issue” button.

Step 1: Select GitLab Project

Initially, choose the desired GitLab project from the list. Here, we have selected the “Testing1” remote project:


Step 2: Access Issue Tab

Next, click on the “Issue” from the left-side appeared menu to access the issue tab:


Step 3: Create a New Issue

Then, create a new issue by clicking on the “New issue” button:


Step 4: Add Title and Description

Now, specify the title in the given fields, you can specify its type according to your desire and add a description inside the “Description” fields:


After doing so, hit the “Create issue” button to proceed further:


It can be seen that a new issue has been created successfully:


That’s it! We have described the way to make a new issue in the GitLab project.

Conclusion

To create a new issue in the GitLab remote project, first, log in to your remote project and move to your preferred remote project. Then, click on the “Issue” category from the left-side menu. After that, hit the “New issue” button. Lastly, specify the tile, its type, description, and press the “Create issue” button. This guide described making issues in GitLab projects.

Share Button

Source: linuxhint.com

Leave a Reply