diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cc60558d..087f41f1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -20,9 +20,7 @@ If you are facing an issue or found a bug while trying to install MagicMirror² ## I found a bug in the MagicMirror² Docker image If you are facing an issue or found a bug while running MagicMirror² inside a Docker container please create an issue in the corresponding repository: - -- karsten13/magicmirror: [https://gitlab.com/khassel/magicmirror](https://gitlab.com/khassel/magicmirror) -- (deprecated) bastilimbach/docker-magicmirror: [https://github.com/bastilimbach/docker-MagicMirror](https://github.com/bastilimbach/docker-MagicMirror) +[https://gitlab.com/khassel/magicmirror](https://gitlab.com/khassel/magicmirror) --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ec159dc3..198e4b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ _This release is scheduled to be released on 2022-10-01._ - Update dependencies. - Updated jsdoc - Updated font tree to use variables consistantly +- Removed deprecated Docker Repository from issue template ## Fixed