From 8b0c3722c01bc75c8f28b2c9a48996958e9a28b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roni=20V=C3=A4yrynen?= Date: Sun, 31 May 2020 12:24:22 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 90797a3..c684098 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -9,7 +9,7 @@ assignees: '' **OS Version**: **Node.js version**: node -v -**NPM version**: npm -v +**Yarn version**: yarn -v **Server specs** amount of vCPUs and RAM on the machine where you attempt to install @@ -19,7 +19,7 @@ describe the issue and what task you were running (update, install) **Installation logfile** ``` -copy and paste the output from xo-install.log (by default) +copy and paste the output from installation logfile. by default logfiles are stored in logs directory ``` **xo-server.service log** ```