From: Florian Forster Date: Mon, 15 Aug 2016 06:16:29 +0000 (+0200) Subject: Add a GitHub issue template. X-Git-Tag: collectd-5.6.0~16^2~4 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=f77a55966249c8c185b5e3b11000dccacfd91beb Add a GitHub issue template. --- diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 00000000..9c991b52 --- /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 + +