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.