From aa5de4c05b39eb731af719a10fca4645dfc5ce02 Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Wed, 15 Oct 2025 08:09:15 +0200 Subject: [PATCH] chore --- .github/ISSUE_TEMPLATE/feature_request.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 2a326f65e..4f159f4fa 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -8,8 +8,9 @@ body: value: | ## Important Notes ### Before submitting - Please check the [Issues](https://github.com/open-webui/open-webui/issues) or [Discussions](https://github.com/open-webui/open-webui/discussions) to see if a similar request has been posted. + Please check the open AND closed [Issues](https://github.com/open-webui/open-webui/issues) AND [Discussions](https://github.com/open-webui/open-webui/discussions) to see if a similar request has been posted. It's likely we're already tracking it! If you’re unsure, start a discussion post first. + If your feature request might impact others in the community, consider opening a discussion instead and evaluate whether and how to implement it. This will help us efficiently focus on improving the project. ### Collaborate respectfully @@ -35,7 +36,7 @@ body: label: Check Existing Issues description: Please confirm that you've checked for existing similar requests options: - - label: I have searched the existing issues and discussions. + - label: I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request. required: true - type: textarea id: problem-description