Update bug_report.md

Simon Smith committed Jun 11, 2022 at 13:33 UTC 67d5b0568478359e04bf7b146bd2a22711a94000
1 file changed +6 -4
.github/ISSUE_TEMPLATE/bug_report.md
+6 -4
@@ -25,13 +25,15 @@ If applicable, add screenshots to help explain your problem.
25
26 **Server Software (please complete the following information):**
27 - OS: [e.g. iOS]
28 - - Version: [e.g. 22]
28 + - Version: [e.g. 1.0.36]
29 + - Node: [e.g. 18.3.0]
30 - Browser: [e.g. Google Chrome]
31
32 **Remote Device (please complete the following information):**
32 - - Device: [e.g. iPhone6]
33 - - OS: [e.g. iOS8.1]
34 - - Current Core Version (if known): [**HINT**: Go into `console` Tab then type `info`]
33 + - Device: [e.g. Laptop]
34 + - OS: [e.g. Windows 10]
35 + - Version: [e.g. 21H2]
36 + - Current Core Version (if known): [**HINT**: Go to a device then `console` Tab then type `info`]
37
38 **Additional context**
39 Add any other context about the problem here.