How to delete remote repository on github?

github, repository

Solution

You can go to the main page of the repository and under your repository name, click "Settings"...

...and scroll down to the "Danger Zone"

Problem

I want to know how to delete repo in github account. I cannot see any indicators to delete on github interface.

Original source