summaryrefslogtreecommitdiff
path: root/doc/user/project/issues/deleting_issues.md
blob: 536a0de8974baf7a49af7423616f0df616788151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Deleting Issues

> [Introduced][ce-2982] in GitLab 8.6

Please read through the [GitLab Issue Documentation](index.md) for an overview on GitLab Issues.

You can delete an issue by editing it and clicking on the delete button. 

![delete issue - button](img/delete_issue.png)

>**Note:** Only [project owners](../../permissions.md) can delete issues.

[ce-2982]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2982