From af8223d818238402eb9fcec9eb0b2ac4b7c1bd06 Mon Sep 17 00:00:00 2001 From: David Ralph Date: Wed, 6 Nov 2019 21:37:27 +0000 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 49d5b266..314e6569 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,8 +14,7 @@ A clear and concise description of what the bug is. Steps to reproduce the behaviour: 1. Go to '...' 2. Click on '....' -3. Scroll down to '....' -4. See error +4. See error in console (Ctrl + Shift + I) **Expected behaviour** A clear and concise description of what you expected to happen. @@ -24,10 +23,12 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. Windows] - - Browser [e.g. Chrome, Firefox] - - Version [e.g. 70] - - Resolution [e.g 1920x1080] + - OS: [e.g. Windows, Ubuntu] + - OS Version: [e.g 10, 19.10] + - Browser: [e.g. Chrome, Firefox] + - Browser Version: [e.g. 70] + - Mue Version: [e.g. 0.5] + - Resolution: [e.g 1920x1080] **Additional context** Add any other context about the problem here.