You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,13 @@ If applicable, add screenshots to help explain your problem.
25
25
26
26
**Version info:**
27
27
_Run `lazygit --version` and paste the result here_
28
+
_Run `git --version` and paste the result here_
28
29
29
30
**Additional context**
30
31
Add any other context about the problem here.
31
32
32
33
**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.
34
+
35
+
<!--
36
+
If you want to try and debug this issue yourself, you can run `lazygit --debug` in one terminal panel and `lazygit --logs` in another to view the logs.
0 commit comments