From a3db02832ec5e248a8dff9d02f25f8609eef1741 Mon Sep 17 00:00:00 2001 From: Kilian von Pflugk Date: Sat, 23 Sep 2023 03:40:37 +0200 Subject: [PATCH] use the correct channel name for feedback (#5899) --- .github/ISSUE_TEMPLATE/3-feature-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3-feature-request.yml b/.github/ISSUE_TEMPLATE/3-feature-request.yml index 0fcf6e83ba..bd735267b0 100644 --- a/.github/ISSUE_TEMPLATE/3-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/3-feature-request.yml @@ -8,7 +8,7 @@ body: Thank you for submitting an idea. It helps make Bun better. If you want to discuss Bun, or learn how others are using Bun, please - join our [Discord](https://discord.gg/CXdq2DP29u) server, where you can share in the [`#feedback-ideas`](https://discord.gg/unwUnHBNqy) channel. + join our [Discord](https://discord.gg/CXdq2DP29u) server, where you can share in the [`#feedback`](https://discord.gg/unwUnHBNqy) channel. - type: textarea attributes: label: What is the problem this feature would solve?