From 5a0a09cf48e7dbf7da32f6c0f269dae432845647 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Mon, 12 Apr 2021 22:42:06 +0200 Subject: [PATCH] Update support link (#8711) Simplify "I need help" wording and links * Point directly prometheus.io/community. * Add link to commercial support page. Signed-off-by: Ben Kochie --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++------ .github/ISSUE_TEMPLATE/config.yml | 10 +++++----- .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++------ 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a9929e392a..8ee3cce791 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,14 +7,16 @@ assignees: '' diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a29e3e4a24..f4d17b3596 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - - name: Users mailing list - url: https://groups.google.com/forum/#!forum/prometheus-users - about: Please ask and answer usage questions here. - - name: Prometheus community + - name: Prometheus Community Support url: https://prometheus.io/community/ - about: List of communication channels for the Prometheus community. + about: If you need help or support, please request help here. + - name: Commercial Support & Training + url: https://prometheus.io/support-training/ + about: If you want commercial support or training, vendors are listed here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index fae1162e17..cf839b560f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,14 +8,16 @@ assignees: '' ## Proposal