跳到主要内容

Label Management

Labels are important tools for managing Issues and Pull Requests, allowing you to quickly categorize, filter, and track issues. This article will detail how to create, edit, and delete labels in your project.

Management Entry


  1. Go to the project homepage, click on the "Issues" tab in the label bar to enter the Issue list, then click "Labels" to enter the Labels management list.

    image-20241231162105470

  2. In the Labels list, you can create, edit, and delete labels.

    image-20241231163012656

Creating a Label


  1. In the Label list, click "+ New Label" to enter the new creation page.

    image-20241231163634550

  2. Enter the name and description of the Label, select a corresponding color to help other users distinguish it, and click confirm to complete the creation.

    image-20241231164022422

Editing and Deleting a Label


Go to the Label list page, select the corresponding Label, and click the "more" icon on the right to expand the editing and deletion options, then click to perform the corresponding operation.

image-20241231164235792

With the label management feature, you can more conveniently organize and categorize Issues and Pull Requests in your project, enhancing team collaboration efficiency.