Update CONTRIBUTING.md

Add link to the Google Group in the bug reports section.
pull/1801/head^2
Paul Dix 2015-02-28 11:01:56 -08:00
parent 901f91dc95
commit 87a6a8f15a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ curl -G http://localhost:8086/query --data-urlencode 'db=mydb' --data-urlencode
```
If you don't include a clear test case like this, your issue may not be investigated, and may even be closed.
Please note that issues are *not the place to file general questions* such as "how do I use collectd with InfluxDB?" Questions of this nature should be sent to the mailing list, not filed as issues. Issues like this will be closed.
Please note that issues are *not the place to file general questions* such as "how do I use collectd with InfluxDB?" Questions of this nature should be sent to the [Google Group](https://groups.google.com/forum/#!forum/influxdb), not filed as issues. Issues like this will be closed.
Feature requests
---------------