diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 047a2268..edc93661 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -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 diff --git a/CHANGELOG.md b/CHANGELOG.md index c78cf76c..f398e660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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