1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests.md
2020-11-02 15:12:44 -06:00

1.2 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Applying labels to issues and pull requests In repositories where you have write access, you can assign labels to issues and pull requests to help organize your projects.
/articles/customizing-issue-labels/
/articles/applying-labels-to-issues-and-pull-requests
free-pro-team enterprise-server github-ae
* * *

{% tip %}

Tip: You can apply up to a maximum of 100 labels to issues and pull requests.

{% endtip %}

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-issue-pr %} {% data reusables.repositories.select-items-in-issue-or-pr-list %} 4. In the upper-right corner, click Label, then start typing the name of an existing label. Click the label's name to associate it with the selected items. You can also apply a label in the Labels drop-down menu within an issue or pull request. Issues Milestone assignment drop-down

Further reading