From 269978bca4aa484c79a3f0180150a7321e3e085d Mon Sep 17 00:00:00 2001 From: "Celestial.y" Date: Tue, 30 Jan 2024 07:45:45 +0800 Subject: [PATCH] Update issue template - Linux distro matters sometimes. - The log may very long sometimes. --- .github/ISSUE_TEMPLATE/issue.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 43b941eb..0960013f 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -10,5 +10,15 @@ assignees: '' - **I have read the instructions** --- ## The issue +- Linux distro: (you may use `lsb_release -a`) - (describe your problem here) - (if it throws errors, **PLEASE**, attach logs and describe in detail if possible) + +
+Click to expand + +```plain +Paste your log here +``` + +