mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2024-11-24 11:14:29 -08:00
MMM-Pages -> MMM-pages + Magic Mirror -> MagicMirror + format
This commit is contained in:
parent
a2eb93b259
commit
169175b400
1 changed files with 9 additions and 6 deletions
9
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
|
@ -10,6 +10,7 @@ A clear and concise description of what the bug is.
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
(Please paste any information on reproducing the issue, for example:)
|
(Please paste any information on reproducing the issue, for example:)
|
||||||
|
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
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.
|
have aptly described your issue in words, feel free to ignore/delete this section.
|
||||||
|
|
||||||
**Please fill out the following information;**
|
**Please fill out the following information;**
|
||||||
|
|
||||||
- Node version: [This can be obtained by running `node --version`]
|
- Node version: [This can be obtained by running `node --version`]
|
||||||
- Have you updated to the latest MagicMirror core? [yes/no]
|
- Have you updated to the latest MagicMirror core? [yes/no]
|
||||||
- Please post the relevant part of your config file here:
|
- Please post the relevant part of your config file here:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
(Paste the part of the config file here)
|
(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**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
Loading…
Reference in a new issue