mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-27 07:58:37 +01:00
bug_report.md template: Mention some already reported bugs
This commit is contained in:
parent
520081a92c
commit
19033d7315
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,7 +7,18 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Hey there, thank you for creating an issue! -->
|
||||
<!--
|
||||
|
||||
Hey there, thank you for reporting a bug!
|
||||
|
||||
Please note that the following bugs have already been reported:
|
||||
|
||||
* dpkg: error processing archive /some/path/some-program.deb (--unpack):
|
||||
trying to overwrite '/usr/.crates2.json'
|
||||
|
||||
See https://github.com/sharkdp/bat/issues/938
|
||||
|
||||
-->
|
||||
|
||||
**Describe the bug you encountered:**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user