跳到主要内容

Label Management

Labels are important tools for managing Issues and Pull Requests, allowing you to quickly categorize, filter, and track issues. This article will provide a detailed guide on how to create, edit, and delete labels within a project.

Management Entry


  1. Enter the project homepage, click on "Issues" in the label bar to go to 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 label page.

    image-20241231163634550

  2. Enter the name and description of the label, choose 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, click on the "more" icon on the right to expand the editing and deletion options, and perform the desired action.

image-20241231164235792

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