From 088710fd39cf14cd88b9dd24c5f6dc70bfe84f05 Mon Sep 17 00:00:00 2001 From: DatuX Date: Mon, 19 Jun 2023 09:57:34 +0200 Subject: [PATCH] Update issue.md --- .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 5ecf725..cbd5d74 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -1,10 +1,10 @@ --- name: Issue -about: Please provide enough information. +about: Please add the commandline that you use to the issue. Also at least add the output of --verbose. Sometimes it helps if you add the output of --debug-output instead, but its huge, so use an attachment for that. + title: '' labels: '' assignees: '' --- -(Show the used commandline, and add atleast the output of --verbose. Sometimes it helps if you add the output of --debug-output instead, but its huge.)