Merge pull request #2920 from khassel/issue-template

update issue template
This commit is contained in:
Michael Teeuw 2022-10-01 19:41:10 +02:00 committed by GitHub
commit 21a6d1bcea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -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)
---

View File

@ -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