From d18f57e9b8754a945a1001ba9e0289379622d7a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roni=20V=C3=A4yrynen?= Date: Sun, 18 Apr 2021 11:44:21 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index c684098..d262cd0 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -19,9 +19,5 @@ describe the issue and what task you were running (update, install) **Installation logfile** ``` -copy and paste the output from installation logfile. by default logfiles are stored in logs directory -``` -**xo-server.service log** -``` -copy and paste the output (if available) from command journalctl -u xo-server -n 100 +Copy and paste the output from installation logfile. By default logfiles are stored in XenOrchestraInstallerUpdater/logs directory ```