Skip to main content

이 버전의 GitHub Enterprise는 다음 날짜에 중단되었습니다. 2026-03-17. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

이슈 편집

기존 이슈를 변경하는 방법을 알아봅니다.

누가 이 기능을 사용할 수 있나요?

Issue authors, people with write access or higher in repositories owned by an organization, and collaborators in repositories owned by a personal account can make changes to issues.

Editing an issue title

You can edit an issue's title. The change to the title is added to the issue's timeline.

  1. Navigate to the issue you want to edit.

  2. To the right of the issue title, click Edit.

    Screenshot of an issue header, the "Edit" button is highlighted with an orange outline.

  3. Type your new title.

  4. Click Save.

Editing an issue description

You can also make changes to the issue description. The edit history is available unless the author or a person with write access removes it. See Tracking changes in a comment.

  1. Navigate to the issue you want to edit.

  2. At the top right of the issue description, click .

    Screenshot of an issue description. The "Issue body actions" button is highlighted with an orange outline.

  3. In the menu, click Edit.

  4. Type your changes to the issue description.

  5. Click Save.

Further reading