Skip to content

Commit fc49068

Browse files
committed
better bug report template
1 parent 95297f7 commit fc49068

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,13 @@ If applicable, add screenshots to help explain your problem.
2525

2626
**Version info:**
2727
_Run `lazygit --version` and paste the result here_
28+
_Run `git --version` and paste the result here_
2829

2930
**Additional context**
3031
Add any other context about the problem here.
3132

3233
**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.
37+
-->

0 commit comments

Comments
 (0)