Quick summary
To delete a GitHub repository, navigate to the repository's Settings, scroll to the Danger Zone, and confirm deletion by typing the repository name. This action is permanent and removes all issues, pull requests, and associated data.
Steps
- Navigate to the repository you want to delete.
- On the repository page, click the Settings tab found at the top-right of the repository name.
- Scroll down to the Danger Zone section at the bottom of the Settings page.
- In the Danger Zone, click Delete this repository.
- In the confirmation pop-up, click 'I want to delete this repository'.
- Click the 'I have read and understand these effects' button.
- When prompted, type the exact repository name to confirm deletion.
- Click 'Delete this repository' to finalize the action.
- Once confirmed, the repository, issues, pull requests, and all content will be permanently deleted.
.gif)



