1.6 KiB
1.6 KiB
title, intro, permissions, versions, topics, shortTitle
| title | intro | permissions | versions | topics | shortTitle | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Closing an issue | You can close an issue when bugs are fixed, feedback is acted on, or to show that work is not planned. | Anyone can close an issue they opened.<br><br>Repository owners, collaborators on repositories owned by a personal account, and people with triage permissions or greater on repositories owned by an organization can close issues opened by others. {% data reusables.enterprise-accounts.emu-permission-repo %} |
|
|
Close an issue |
{% note %}
Note: You can also close issues automatically with keywords in pull requests and commit messages. For more information, see "AUTOTITLE."
{% endnote %}
{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-issues %}
-
In the list of issues, click the issue you'd like to close. {%- ifversion issue-close-reasons %}
-
Optionally, to change your reason for closing the issue, next to "Close issue," select {% octicon "triangle-down" aria-label="Select close issue reason" %}, then click a reason.
-
Click Close issue. {%- else %}
-
At the bottom of the comment box, click Close issue. {% endif %}
