diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..8a6fd98b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ + +### Host operating system: output of `uname -a` + +### node_exporter version: output of `node_exporter -version` + + +### Are you running node_exporter in Docker? + + +### What did you do that produced an error? + +### What did you expect to see? + +### What did you see instead?