summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3447f33)
raw | patch | inline | side by side (parent: 3447f33)
author | Florian Forster <octo@collectd.org> | |
Mon, 15 Aug 2016 06:16:29 +0000 (08:16 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 15 Aug 2016 06:16:29 +0000 (08:16 +0200) |
.github/ISSUE_TEMPLATE | [new file with mode: 0644] | patch | blob |
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE
@@ -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 : -->