From 044b513dd5622497d2938a0e7a9c5976d1176fe3 Mon Sep 17 00:00:00 2001 From: Dustin B Date: Mon, 17 Jun 2019 11:50:40 -0400 Subject: [PATCH] Delete ISSUE_TEMPLATE.md Deleting this as the updated template is better formatted to address issues. --- ISSUE_TEMPLATE.md | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 99d7464..0000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,34 +0,0 @@ -#### Expected Behavior - - - ------ - -#### Actual Behavior - - - ------ - -#### Confirm XOCE services are running - -```systemctl status xo-server.service``` - -#### Provide the output of journalctl logs - -```journalctl -u xo-server -f -n 50``` - -#### Provide answers to these questions: - -- 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) -- 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. -- Include what you've done so far in the installation, and if you got any error messages along the way. -- Indicate whether or not you've manually edited any data directly. - - -