--- /dev/null
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+### Actual behavior ###
+<!-- A clear and concise description of what happened: -->
+
+
+### Expected behavior ###
+<!-- A clear and concise description of what you expected to happen: -->
+
+
+### How to reproduce ###
+<!-- Steps to reproduce the behavior: -->
+
+1.
+2.
+3.
+
+### Software versions ###
+<!-- Which Ccache version and (if applicable) compiler, OS, file system, etc, you use: -->
+
+Ccache version A.B
+Compiler NAME, version X.Y
+...