From 0ff989691f6dc377bdd2e3b9f8f9c3f2c7ed8b24 Mon Sep 17 00:00:00 2001 From: DatuX Date: Mon, 19 Jun 2023 09:58:31 +0200 Subject: [PATCH] Update issue.md --- .github/ISSUE_TEMPLATE/issue.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index cbd5d74..de343d6 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -1,6 +1,6 @@ --- name: Issue -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. +about: 'Use this if you have issues or feature requests)' title: '' labels: '' @@ -8,3 +8,4 @@ assignees: '' --- +(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.)