From a5a5d74aa9abeaad5685e5f2419f6bd71f46cf96 Mon Sep 17 00:00:00 2001 From: Francesco Date: Thu, 18 Apr 2024 15:34:23 +0200 Subject: [PATCH] fix: github issue bug template --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cf0dad5b..4711b2b4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,13 +49,12 @@ body: Full error or terminal output.. render: Shell - - type: inout + - type: input attributes: label: "Log file:" - description: You can find the log files location from the menu `Help --> Show log files...` + description: You can find the log files from the menu `Help --> Show log files...` placeholder: | Drag and drop here the relevant log file... - render: Shell - type: textarea attributes: