--- /dev/null
+<!--
+ Please note: GitHub issues should only be used for feature requests and
+ bug reports. For general discussions, please refer to one of:
+
+ - #prometheus on freenode
+ - the Prometheus Users list: https://groups.google.com/forum/#!forum/prometheus-users
+
+ For bug reports, please fill out the below fields and provide as much detail
+ as possible about your issue. For feature requests, you may omit the
+ following template.
+-->
+### Host operating system: output of `uname -a`
+
+### blackbox_exporter version: output of `blackbox_exporter -version`
+<!-- If building from source, run `make` first. -->
+
+### What is the blackbox.yml module config.
+
+### What is the prometheus.yml scrape config.
+
+### What logging output did you get from the `blackbox_exporter`?
+
+### What did you do that produced an error?
+
+### What did you expect to see?
+
+### What did you see instead?