From cb8421df0b36231ea5745deca0443d7f9b23c9d8 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:38:34 -0800 Subject: [PATCH] feature request template search reminder --- .github/DISCUSSION_TEMPLATE/feature-requests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/DISCUSSION_TEMPLATE/feature-requests.yml b/.github/DISCUSSION_TEMPLATE/feature-requests.yml index 96e5ef2a5..d12589249 100644 --- a/.github/DISCUSSION_TEMPLATE/feature-requests.yml +++ b/.github/DISCUSSION_TEMPLATE/feature-requests.yml @@ -1,6 +1,10 @@ title: "[Feature Request] " labels: ["enhancement"] body: + - type: markdown + attributes: + value: | + #### ⚠️ Don't forget to search [existing issues](https://github.com/gethomepage/homepage/search?q=&type=issues) and [discussions](https://github.com/gethomepage/homepage/search?q=&type=discussions) (including closed ones!). - type: textarea id: description attributes: