diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/3-feature-request.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/3-feature-request.yml b/.github/ISSUE_TEMPLATE/3-feature-request.yml index 0fcf6e83b..bd735267b 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? |