mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
bug_report.md: fix git command
This commit is contained in:
parent
572ff63e85
commit
200acddec8
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -26,7 +26,7 @@ If applicable, add screenshots to help explain your problem.
|
||||||
**Desktop (please complete the following information):**
|
**Desktop (please complete the following information):**
|
||||||
- OS: [e.g. Windows]
|
- OS: [e.g. Windows]
|
||||||
- Lazydocker Version [e.g. v0.1.45]
|
- Lazydocker Version [e.g. v0.1.45]
|
||||||
- The last commit id if you built project from sources (run : ```git-rev parse HEAD```)
|
- The last commit id if you built project from sources (run : ```git rev-parse HEAD```)
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue