How do I move an issue on github to another repo?

前端 未结 6 1200
猫巷女王i
猫巷女王i 2020-12-04 07:42

It happens every now and then. Some library depends on another and a user opens an issue that belongs to the wrong repo. Can I move the issue to the other repo?

You

6条回答
  •  萌比男神i
    2020-12-04 08:15

    See the GitHub docs on transferring issues.

    Transferring an open issue to another repository

    On GitHub, navigate to the main page of the repository.

    Under your repository name, click Issues.

    In the list of issues, click the issue you'd like to transfer.

    In the right sidebar, click Transfer this issue.

提交回复
热议问题