From 632e3e16596eb5f6301a88d38619f70373dc822f Mon Sep 17 00:00:00 2001 From: Dustin B Date: Mon, 17 Jun 2019 11:54:22 -0400 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 00a769b..3678083 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. +A clear and concise description of what the trouble is. **To Reproduce** Steps to reproduce the behavior: @@ -41,7 +41,8 @@ Please run ```journalctl -u xo-server -f -n 50``` and paste the resulting output * Is this a fresh install or an upgrade? * Version of XOCE server and web interface you're running * What OS is XOCE running on? -* What method you used to install XOCE (xo_install.sh, manual installation, etc) +* A link to the ISO you've used as as the server (so we can verify/troubleshoot) +* What method did you use to install XOCE (xo_install.sh, manual installation, etc) * What specific XOCE page you're on, and what specific element you're interacting with to trigger the error * If a stacktrace is provided in the error, include that too. * Any errors that appear in your browser's error console.