From fc49068a6f534001880da0f14406ac6978449819 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Mon, 8 Aug 2022 18:53:22 +1000 Subject: [PATCH] better bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c3196a0df..a7b624a29 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,8 +25,13 @@ 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_ **Additional context** Add any other context about the problem here. **Note:** please try updating to the latest version or [manually building](https://github.com/jesseduffield/lazygit/#manual) the latest `master` to see if the issue still occurs. + +