update bug report template (#10807)
* update bug report template * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
Timotej S committed
Mar 19, 2021 at 12:26 UTC
6577bf2a3023b3ca64a20a1bd434e98c1c1bd321
1 file changed
+3
.github/ISSUE_TEMPLATE/bug_report.md
+3
@@ -31,6 +31,9 @@ Place the output from the command in the code section below.
31
32
##### Netdata version
33
<!--
34
+Provide output of `netdata -W buildinfo`.
35
+
36
+If your Netdata Agent is older, and doesn't support buildinfo, do the following:
37
Provide output of `netdata -V`.
38
39
If Netdata is running, execute: $(ps aux | grep -E -o "[a-zA-Z/]+netdata ") -V