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: