From: Florian Forster Date: Mon, 15 Aug 2016 06:16:51 +0000 (+0200) Subject: CONTRIBUTING.md: Add operating system / distribution. X-Git-Tag: collectd-5.6.0~16^2~3 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5644579af9757f8e68407c2353f6f6ade31be494;hp=f77a55966249c8c185b5e3b11000dccacfd91beb;p=collectd.git CONTRIBUTING.md: Add operating system / distribution. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74dd42ec..4f811132 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,9 +11,10 @@ Issues](https://github.com/collectd/collectd/issues). Try to answer the following questions: * Which version of *collectd* are you using? -* How can we reproduce the problem you're having? +* Which operating system (distribution) are you using at which version? * What is the expected behavior / output? * What is the actual (observed) behavior / output? +* How can we reproduce the problem you're having? * If *collectd* crashes, try to get a [stack trace](https://collectd.org/wiki/index.php/Core_file).