1
0
mirror of synced 2026-01-08 03:01:54 -05:00
Files
docs/content/github/managing-your-work-on-github/associating-milestones-with-issues-and-pull-requests.md
2021-04-30 19:30:36 -07:00

1.4 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
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
* * *
Pull requests

{% 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