diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index caeb15ba21c..ae7200c5511 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,7 +26,9 @@ If applicable, add screenshots to help explain your problem. ### Version info: * _Run `lazygit --version` and paste the result here_ -* _Run `git --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.