19 lines
721 B
Markdown
19 lines
721 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: "[Feature]"
|
|
labels: enhancement
|
|
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.
|