From 45f2a5b00d4c85d33718ed28145fbd7de0b243ca Mon Sep 17 00:00:00 2001
From: Ben Kochie <superq@gmail.com>
Date: Thu, 27 Jan 2022 15:35:36 +0100
Subject: [PATCH] Update issue template.

Point users at the community website.

Signed-off-by: Ben Kochie <superq@gmail.com>
---
 .github/ISSUE_TEMPLATE.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index c76c887b..881625b8 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,9 +1,7 @@
 <!--
 	Please note: GitHub issues should only be used for feature requests and
-	bug reports. For general usage/help/discussions, please refer to one of:
-
-	- #prometheus on freenode
-	- the Prometheus Users list: https://groups.google.com/forum/#!forum/prometheus-users
+	bug reports. For general discussions, please refer to one of the community channels
+	described in https://prometheus.io/community/.
 
 	Before filing a bug report, note that running node_exporter in Docker is
 	not recommended, for the reasons detailed in the README: