From f16bec2ce378617e2f4675069f0d490b629e8845 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Wed, 7 Jan 2026 20:40:12 +0100 Subject: [PATCH] Ask users to provide information about their terminal --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e7c2d4965..ae7200c55 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,6 +27,9 @@ If applicable, add screenshots to help explain your problem. * _Run `lazygit --version` and paste the result here_ +### Terminal info: +What terminal are you using, and which version? For some types of bugs this information can be relevant. + ### Additional context Add any other context about the problem here.