From b77fb2941a33fc9cdf9d22e31c8b2161bd65cf00 Mon Sep 17 00:00:00 2001 From: Kunall Banerjee Date: Fri, 13 Feb 2026 15:27:01 -0500 Subject: [PATCH] Fix feature request guidelines link in discussion template (#49129) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Seems like a small oversight, or rather, we didn’t have this discussion at that point? Either way @JosephTLyons feel free to merge once you confirm this is the intended URL. Closes #49119. Release Notes: - N/A --- .github/DISCUSSION_TEMPLATE/feature-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/feature-requests.yml b/.github/DISCUSSION_TEMPLATE/feature-requests.yml index 3e4fc775df416325f0e45f0ef2bd090645a7318f..183a3de934eccc8baa8428e822176e31d1d11782 100644 --- a/.github/DISCUSSION_TEMPLATE/feature-requests.yml +++ b/.github/DISCUSSION_TEMPLATE/feature-requests.yml @@ -40,4 +40,4 @@ body: attributes: value: | Learn more about how feature requests work in our - [Feature Request Guidelines](LINK_TO_GUIDE_HERE). + [Feature Request Guidelines](https://github.com/zed-industries/zed/discussions/47963).