From ea247fcc3d5838199e6dcfce734093f857c2893b Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Tue, 19 Jul 2022 18:05:52 +0200 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 50d7638d..65c13939 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,9 +7,12 @@ body: attributes: value: | Thanks for taking the time to suggest a new feature! Please follow these steps: - 1. Make sure that nobody else suggested the feature yet. + 1. Make sure that nobody else [suggested the feature yet][issue search]. 2. Write a short and informative title. 3. Fill in all the requested information in this form. + + [issue search]: ../search?q=is%3Aissue&type=issues + - type: textarea id: description attributes: