Article version: Enterprise Server 2.17
Creating and editing milestones for issues and pull requests
You can create a milestone to track progress on groups of issues or pull requests in a repository.
- On GitHub Enterprise, navigate to the main page of the repository.
- Under your repository name, click Issues or Pull requests.

- Next to the search field, click Milestones.

- Choose one of these options:
- To create a new milestone, click New Milestone.

- To edit a milestone, next to the milestone you want to edit, click Edit.

- To create a new milestone, click New Milestone.
- Type the milestone's title, description, or other changes, and click Create milestone or Save changes.
Deleting milestones
When you delete milestones, issues and pull requests are not affected.
- On GitHub Enterprise, navigate to the main page of the repository.
- Under your repository name, click Issues or Pull requests.

- Next to the search field, click Milestones.

- Next to the milestone you want to delete, click Delete.
