From e6f59fbe28e03d6f91e381332f856315a0a9118a Mon Sep 17 00:00:00 2001 From: Elwador <75888166+Elwador@users.noreply.github.com> Date: Sun, 4 Aug 2024 05:38:06 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e629de1..04e83aa 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,4 +7,12 @@ assignees: '' --- +Before you open a new issue, please make sure you have done the following:** +1. **Search Closed Issues** + - Have you checked the closed issues to see if your Feature request has already been addressed + - [Search Closed Issues](https://github.com/Crunchy-DL/Crunchy-Downloader/issues?q=is%3Aissue+is%3Aclosed) + +2. **Check the Wiki and Discussions** + - The [Wiki](https://github.com/Crunchy-DL/Crunchy-Downloader/wiki). + - The [Discussions](https://github.com/Crunchy-DL/Crunchy-Downloader/discussions) section is a great place to see if others have encountered and solved similar issues.