To clone an open issue, you must have triage access to the repository that contains the original issue and to the destination repository. The destination repository must allow blank issues. See 조직의 리포지토리 역할.
When you clone an issue, a new issue is created with the original issue's title, description, assignees, type, labels, milestones, and projects prefilled, as long as those fields exist or are available in the destination repository. Labels and milestones are retained if they are present in the target repository, with labels matching by name and milestones matching by both name and due date. The original issue remains unchanged.
People or teams mentioned in the original issue will not receive notifications about the cloning. The new issue will have its own URL and can be edited before being created. If you attempt to clone an issue to a repository where you do not have triage access, the option will not be available.
Cloning an open issue
-
GitHub에서 리포지토리의 기본 페이지로 이동합니다.
-
리포지토리 이름 아래에서 Issues를 클릭합니다.

-
In the list of issues, click the issue you'd like to clone.
-
In the right sidebar, click Clone issue.
-
In the Choose a repository dropdown, select the destination repository. You can choose the same repository or a different one.
-
Edit the prefilled issue details as needed.
-
Click Create issue.