Deleting a repository 删除库 =========== *提示:下面步骤同样适用于删除你的 fork。删除 fork 不会删除上游的库* *警告:下面步骤将同时删除库、wiki、问题、提交。该动作不可逆。牢记下面:* * 删除私人库将删除所有的库的 fork * 删除公开库将不删除库的 fork * 删除私人库不会将你的账号下降为免费计划 更多详见 [What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么](What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么.md) 1.切换到你要删除的库 2.点击 Settings ![](https://help.github.com/assets/images/help/repository/repo-actions-settings.png) 3.点击 Delete this repository. ![](https://help.github.com/assets/images/help/repository/repo-delete.png) 4.阅读警告 5.输入要删除库的名称 ![](https://help.github.com/assets/images/help/repository/repo-delete-confirmation.png) 6.点击 I understand the consequences, delete this repository. *参考*:[https://help.github.com/articles/deleting-a-repository/](https://help.github.com/articles/deleting-a-repository/)