From 1ac9aa486d038799d628fa4c58a6faa835b9f674 Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 24 Oct 2023 18:01:29 +0200 Subject: [PATCH] Improve bug reporting template I tried some adjustments to the bug report template to include more details and structure the information in a better way. --- .github/ISSUE_TEMPLATE/bug_report.md | 29 +++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3b2d0e2..9341344 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,17 +7,32 @@ assignees: '' --- -**Desktop (please complete the following information):** +**Bug Description** +... -- Czkawka version: -- OS version: -- Terminal output[optional]: +**Steps to reproduce:** + + +**Terminal output** (optional): + +
+Debug log + +``` -**Bug Description** -... +``` + +
+ +**System** + +- Czkawka version: +- OS version: + +