Delete a Repository
Deleting a repository
You can delete any repository or fork if you're either an organization owner or have admin permissions for the repository or fork. Deleting a forked repository does not delete the upstream repository.
Steps to delete a github repo:
-
In order to delete a github repository navigate toward the main page of the repo on your GitHub.
-
Under your repository name, click Settings.
-
Scroll till the end of the page and under Danger Zone, click Delete this repository.
-
Read the warnings.
-
To verify that you're deleting the correct repository, type the name of the repository you want to delete.
-
Click I understand the consequences, delete this repository
That's it. You have sucessfully Delete a github reository 🎉