Skip to content

Commit ad647bf

Browse files
authored
Update applying-labels-to-issues-and-pull-requests.md
This fix solves issue #161 : Tip is update to reflect the max labels limit, and the previous text in this field was added to the bottom of the page as a complement to item 4.
1 parent 16c954d commit ad647bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ versions:
1111

1212
{% tip %}
1313

14-
**Tip:** You can also apply a label in the Labels drop-down menu within an issue or pull request.
14+
**Tip:** A user can apply up to a maximum of 100 labels to issues and pull requests.
1515

1616
{% endtip %}
1717

@@ -20,6 +20,8 @@ versions:
2020
{% data reusables.repositories.select-items-in-issue-or-pr-list %}
2121
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.
2222
![Issues Milestone assignment drop-down](/assets/images/help/issues/issues_applying_labels_dropdown.png)
23+
24+
Please note that you can also apply a label in the Labels drop-down menu within an issue or pull request.
2325

2426
### Further reading
2527

0 commit comments

Comments
 (0)