Add a GitHub issue template.
[collectd.git] / .github / ISSUE_TEMPLATE
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
new file mode 100644 (file)
index 0000000..9c991b5
--- /dev/null
@@ -0,0 +1,18 @@
+*   Version of collectd:
+*   Operating system / distribution:
+
+## Expected behavior
+
+(Description of the behavior / output that you expected)
+
+## Actual behavior
+
+(Description of the behavior / output that you observed)
+
+## Steps to reproduce
+
+*   step 1
+*   step 2
+*   step 3
+
+<!-- vim: set syntax=markdown : -->