diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 00000000..ed4d597e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,52 @@
+---
+name: Bug report
+about: Report a bug encountered while running prometheus-adapter
+title: ''
+labels: kind/bug
+assignees: ''
+
+---
+
+
+
+**What happened?**:
+
+**What did you expect to happen?**:
+
+**Please provide the prometheus-adapter config**:
+
+prometheus-adapter config
+
+
+
+
+
+**Please provide the HPA resource used for autoscaling**:
+
+HPA yaml
+
+
+
+
+
+**Please provide the HPA status**:
+
+**Please provide the prometheus-adapter logs with -v=6 around the time the issue happened**:
+
+prometheus-adapter logs
+
+
+
+
+
+**Anything else we need to know?**:
+
+**Environment**:
+- prometheus-adapter version:
+- prometheus version:
+- Kubernetes version (use `kubectl version`):
+- Cloud provider or hardware configuration:
+- Other info: