From a6cebc27579cad7ef5b4aa5a9f2c175f67c7d27a Mon Sep 17 00:00:00 2001
From: Jason Stirnaman
Date: Tue, 27 May 2025 15:28:57 -0500
Subject: [PATCH 1/3] chore(mono): Core and Enterprise 3: Prefer Discord for
Core and Ent 3 only.
---
layouts/partials/article/feedback.html | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/article/feedback.html b/layouts/partials/article/feedback.html
index 20519be3f..d96404aa2 100644
--- a/layouts/partials/article/feedback.html
+++ b/layouts/partials/article/feedback.html
@@ -53,9 +53,14 @@
To find support, use the following resources:
{{ if not (in $supportBlacklist $product) }}
From 7b18089e522d86843d4a8133ade4ab8524945535 Mon Sep 17 00:00:00 2001
From: Jason Stirnaman
Date: Tue, 27 May 2025 16:09:55 -0500
Subject: [PATCH 2/3] chore: Emphasize Discord for Core and Ent 3 support,
other options for other products: Add callout to core/get-started and
enterprise/get-started Only show Discord support option if core or enterprise
Closes #6095
---
content/shared/v3-core-get-started/_index.md | 6 ++++++
content/shared/v3-enterprise-get-started/_index.md | 6 ++++++
layouts/partials/article/feedback.html | 11 ++++-------
3 files changed, 16 insertions(+), 7 deletions(-)
diff --git a/content/shared/v3-core-get-started/_index.md b/content/shared/v3-core-get-started/_index.md
index 7ebcfcd14..5d343b9b0 100644
--- a/content/shared/v3-core-get-started/_index.md
+++ b/content/shared/v3-core-get-started/_index.md
@@ -45,6 +45,12 @@ This guide covers InfluxDB 3 Core (the open source release), including the follo
- [Distinct values cache](#distinct-values-cache)
- [Python plugins and the processing engine](#python-plugins-and-the-processing-engine)
+> [!Tip]
+> #### Find support for {{% product-name %}}
+>
+> The [InfluxDB Discord server](https://discord.gg/9zaNCW2PRT) is the best place to find support for {{% product-name %}}.
+> For other InfluxDB versions, see the [Support and feedback](#bug-reports-and-feedback) options.
+
### Install and startup
{{% product-name %}} runs on **Linux**, **macOS**, and **Windows**.
diff --git a/content/shared/v3-enterprise-get-started/_index.md b/content/shared/v3-enterprise-get-started/_index.md
index c200058a4..0377041e8 100644
--- a/content/shared/v3-enterprise-get-started/_index.md
+++ b/content/shared/v3-enterprise-get-started/_index.md
@@ -44,6 +44,12 @@ This guide covers Enterprise as well as InfluxDB 3 Core, including the following
- [Python plugins and the processing engine](#python-plugins-and-the-processing-engine)
- [Multi-server setups](#multi-server-setup)
+> [!Tip]
+> #### Find support for {{% product-name %}}
+>
+> The [InfluxDB Discord server](https://discord.gg/9zaNCW2PRT) is the best place to find support for {{% product-name %}}.
+> For other InfluxDB versions, see the [Support and feedback](#bug-reports-and-feedback) options.
+
### Install and startup
{{% product-name %}} runs on **Linux**, **macOS**, and **Windows**.
diff --git a/layouts/partials/article/feedback.html b/layouts/partials/article/feedback.html
index d96404aa2..2abf96402 100644
--- a/layouts/partials/article/feedback.html
+++ b/layouts/partials/article/feedback.html
@@ -53,14 +53,11 @@
To find support, use the following resources:
{{ if not (in $supportBlacklist $product) }}
From 9ffba860faa01b03c60709f5c6f1aedff27bed8f Mon Sep 17 00:00:00 2001
From: Jason Stirnaman
Date: Thu, 29 May 2025 08:49:02 -0500
Subject: [PATCH 3/3] Update layouts/partials/article/feedback.html
Co-authored-by: Scott Anderson
---
layouts/partials/article/feedback.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/layouts/partials/article/feedback.html b/layouts/partials/article/feedback.html
index 2abf96402..a1497a1f3 100644
--- a/layouts/partials/article/feedback.html
+++ b/layouts/partials/article/feedback.html
@@ -54,10 +54,13 @@
{{ if not (in $supportBlacklist $product) }}