1.4 KiB
1.4 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Associating milestones with issues and pull requests | You can associate similar issues and pull requests with a milestone to better track their progress. |
|
|
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-issue-pr %}
3. Select the checkbox next to the items you want associated with a milestone.
4. In the upper-right corner, click Milestone, then start typing the name of an existing milestone. Click the milestone's name to associate it with the item.

{% tip %}
As you're working on issues and pull requests, you can track the progress of your milestone.
{% endtip %}