1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/github/managing-your-work-on-github/associating-milestones-with-issues-and-pull-requests.md
2020-11-02 15:12:44 -06:00

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.
/articles/associating-milestones-with-issues-and-pull-requests
free-pro-team enterprise-server github-ae
* * *

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

{% tip %}

As you're working on issues and pull requests, you can track the progress of your milestone.

{% endtip %}

Further reading