summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2021-03-19 12:26:12 +0100
committerGitHub <noreply@github.com>2021-03-19 12:26:12 +0100
commit6577bf2a3023b3ca64a20a1bd434e98c1c1bd321 (patch)
treeff63f59c95d4330612e0b60d9536e716ceabc28d /.github
parentf36d14dbb8633d3228bd116b524ff5d13b3c87d3 (diff)
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>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index ecfd9fc479..f3e925625a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -31,6 +31,9 @@ Place the output from the command in the code section below.
##### Netdata version
<!--
+Provide output of `netdata -W buildinfo`.
+
+If your Netdata Agent is older, and doesn't support buildinfo, do the following:
Provide output of `netdata -V`.
If Netdata is running, execute: $(ps aux | grep -E -o "[a-zA-Z/]+netdata ") -V