From 36c885bc02475e862b8d85cc20302e8c89981905 Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 12 Jul 2022 23:51:32 +0200 Subject: chore(issue_template): make DEBUG log level request clearer (#62) --- .github/ISSUE_TEMPLATE/package_installation_form.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/package_installation_form.yaml b/.github/ISSUE_TEMPLATE/package_installation_form.yaml index f9350069..87038f0c 100644 --- a/.github/ISSUE_TEMPLATE/package_installation_form.yaml +++ b/.github/ISSUE_TEMPLATE/package_installation_form.yaml @@ -73,8 +73,8 @@ body: - type: textarea attributes: label: Installation log - description: "Make sure you set DEBUG level before installing the package. Refer to `:help mason-debugging`" - placeholder: ":MasonLog" + description: "Make sure you set the log level to DEBUG before installing the package. Refer to `:help mason-debugging`" + placeholder: ":MasonLog. Make sure you set the log level to DEBUG before installing the package (:h mason-debugging). The default log level is not helpful for debugging purposes." render: Text validations: required: true -- cgit v1.2.3-70-g09d2