* 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
1.4 KiB
1.4 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Creating a label | In repositories where you have write access, you can create labels to organize issues and pull requests. |
|
|
{% tip %}
Tip: You can also create 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.project-management.labels %} 4. To the right of the search field, click New label. {% data reusables.project-management.name-label %} {% data reusables.project-management.label-description %} {% data reusables.project-management.label-color-randomizer %} {% data reusables.project-management.create-label %}
Further reading
- "About labels"
- "Applying labels to issues and pull requests"
- "Editing a label"
- "Filtering issues and pull requests by labels"{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.19" %}
- "Managing default labels for repositories in your organization" {% endif %}