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.)