add section for foreign modules in issue template (#3149)

This commit is contained in:
Karsten Hassel 2023-07-05 20:22:19 +02:00 committed by GitHub
parent 0b97639341
commit 948910d304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,10 @@ If you are facing an issue or found a bug while trying to install MagicMirror²
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:
[https://gitlab.com/khassel/magicmirror](https://gitlab.com/khassel/magicmirror)
## I'm having troubles installing or configuring foreign modules
Please open an issue in the module repository or ask for help in the [forum](https://forum.magicmirror.builders/)
---
## I found a bug in MagicMirror

View File

@ -18,6 +18,7 @@ _This release is scheduled to be released on 2023-10-01._
### Updated
- update roboto fonts to version v5
- update issue template
### Fixed