├── CONTRIBUTING.md ├── ISSUE_TEMPLATE.md ├── PULL_REQUEST_TEMPLATE.md ├── README.md └── readme /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xbmc/repo-webinterfaces/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xbmc/repo-webinterfaces/HEAD/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xbmc/repo-webinterfaces/HEAD/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xbmc/repo-webinterfaces/HEAD/README.md -------------------------------------------------------------------------------- /readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xbmc/repo-webinterfaces/HEAD/readme --------------------------------------------------------------------------------