From c12d63470f27696bfabc989428eee2a708d1cd2e Mon Sep 17 00:00:00 2001 From: DatuX Date: Mon, 19 Jun 2023 09:55:11 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000..5ecf725 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,10 @@ +--- +name: Issue +about: Please provide enough information. +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.)