1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.1 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
* *

{% tip %}

Tip: You can also apply a label in the Labels drop-down menu within an issue or pull request.

{% 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. Issues Milestone assignment drop-down

Further reading