Skip to main content

마일스톤을 문제 및 끌어오기 요청과 연결

진행 상황을 더 잘 추적하기 위해 유사한 이슈 및 끌어오기 요청을 마일스톤과 연결할 수 있습니다.

  1. On GitHub.com, navigate to the main page of the repository.

  2. Under your repository name, click Issues or Pull requests.

    Screenshot of the main page of a repository. In the horizontal navigation bar, two tabs, labeled "Issues" and "Pull requests," are each outlined in dark orange.

  3. Select the checkbox next to the items you want associated with a milestone.

    Screenshot of the first two items in a list of issues. To the left of each issue, a checkbox is checked and outlined in dark orange.

  4. Above the list of issues or pull requests, select the Milestone dropdown menu.

    Screenshot of the list of issues for a repository. In the header above the list, a dropdown menu, labeled "Milestones," is outlined in dark orange.

  5. In the "Filter milestones" field, start typing the name of an existing milestone, then click the milestone's name to associate it with the item.

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

Further reading