How to completely remove an issue from GitHub?

后端 未结 11 1800
野的像风
野的像风 2020-12-04 06:55

Is it possible to completely remove an issue from the GitHub issue tracker?

11条回答
  •  自闭症患者
    2020-12-04 07:08

    You can edit an existing issue (let's say if it's a duplicate) and you can change the title, description and target milestone to be something completely different. That's as close as you can get to removing the ticket, AFIK.

提交回复
热议问题