Code

CONTRIBUTING.md: Address review comments.
authorFlorian Forster <octo@collectd.org>
Mon, 15 Aug 2016 17:47:37 +0000 (19:47 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 15 Aug 2016 17:47:37 +0000 (19:47 +0200)
.github/ISSUE_TEMPLATE [deleted file]
.github/issue_template.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
deleted file mode 100644 (file)
index 9c991b5..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-*   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 : -->
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644 (file)
index 0000000..49d24b3
--- /dev/null
@@ -0,0 +1,16 @@
+*   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