summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2022-04-12 20:41:25 +0200
committerMartin Nordholts <enselic@gmail.com>2022-04-20 07:53:03 +0200
commit19033d7315650fe35ffe038cdbde6d517e296d9f (patch)
tree0f9982ef0a8cd19dab49697f88a3f5ba28e20e14
parent520081a92c73652653c4f2b40e9527dd36b234bb (diff)
bug_report.md template: Mention some already reported bugs
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index aedf6e9c..5c2e9ab9 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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:**