1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-01-26 01:41:35 +03:00

Request info about terminal in issue template (#5194)

For some types of bugs it can be relevant what terminal is being used,
so ask users to provide this information when they file an issue.
This commit is contained in:
Stefan Haller
2026-01-11 20:00:34 +01:00
committed by GitHub

View File

@@ -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.