mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-10 23:57:43 +02:00
better bug report template
This commit is contained in:
parent
95297f72a3
commit
fc49068a6f
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -25,8 +25,13 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
|
|
||||||
**Version info:**
|
**Version info:**
|
||||||
_Run `lazygit --version` and paste the result here_
|
_Run `lazygit --version` and paste the result here_
|
||||||
|
_Run `git --version` and paste the result here_
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
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.
|
**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.
|
||||||
|
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user