diff --git a/.github/ISSUE_TEMPLATE/bug-.md b/.github/ISSUE_TEMPLATE/bug-.md new file mode 100644 index 0000000000..65d37e8fb9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-.md @@ -0,0 +1,26 @@ +--- +name: 'Bug ' +about: Create a report to help us improve +title: "[BUG]" +labels: bug +assignees: '' + +--- + + + +**Log of the bug** +``` +put the output here +``` + +**Desktop (please complete the following information):** + - Desktop Enviroment: [e.g. gnome, kde, server] + - LInux Kernel [e.g. linux-lts 5.10.60-1] + - Package Version [e.g. 22] + +**Additional context** +Add any other context about the problem here.