From 169175b4003b230f3864ba48880dad98039965e3 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:00:01 +0200 Subject: [PATCH] MMM-Pages -> MMM-pages + Magic Mirror -> MagicMirror + format --- .github/ISSUE_TEMPLATE/Bug_report.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 12dea72..281dcd3 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -10,6 +10,7 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: (Please paste any information on reproducing the issue, for example:) + 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' @@ -23,14 +24,16 @@ If applicable, add screenshots to help explain your problem. If you believe you have aptly described your issue in words, feel free to ignore/delete this section. **Please fill out the following information;** - - Node version: [This can be obtained by running `node --version`] - - Have you updated to the latest MagicMirror core? [yes/no] - - Please post the relevant part of your config file here: + +- Node version: [This can be obtained by running `node --version`] +- Have you updated to the latest MagicMirror core? [yes/no] +- Please post the relevant part of your config file here: + ```json (Paste the part of the config file here) ``` - - Please post any errors you see about MMM-Pages in the console (Hit F12 > Console when the Magic Mirror window is focused), or write **None** if there aren't any: -``` -``` + +- Please post any errors you see about MMM-pages in the console (Hit F12 > Console when the MagicMirror window is focused), or write **None** if there aren't any: + **Additional context** Add any other context about the problem here.