From 6e804eef61137bc71a2f1dab0bb145974115cafb Mon Sep 17 00:00:00 2001 From: fynks <75840152+fynks@users.noreply.github.com> Date: Sat, 9 Aug 2025 17:55:36 +0500 Subject: [PATCH] Remove feature request issue template --- .../feature-request---issue-template.md | 34 ------------------- 1 file changed, 34 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature-request---issue-template.md diff --git a/.github/ISSUE_TEMPLATE/feature-request---issue-template.md b/.github/ISSUE_TEMPLATE/feature-request---issue-template.md deleted file mode 100644 index d1f18cc..0000000 --- a/.github/ISSUE_TEMPLATE/feature-request---issue-template.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: Feature Request / Issue Template -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -**Is your feature request or issue related to a problem or suggestion? Please describe.** -Provide a clear and concise description of the issue or suggestion. Examples include: -- Incorrect status for a host supported by a Debrid provider. -- Errors in pricing or links. -- Request to add a new Debrid provider not currently included. - -**How will this improve the comparison?** -Explain how your suggestion or correction will enhance the comparison and benefit the community. - -**For Adding a New Debrid Provider** -If you want to suggest a new Debrid provider, include the following links (if available): -- **Home page**: -- **Pricing page**: -- **List of available hosts**: -- **Live host status page (optional)**: - -**For Correcting Supported Hosts** -Provide details of the correction for an existing Debrid provider: -- **Debrid Provider** (e.g., AllDebrid): -- **Hoster** (e.g., Mega): -- **Current Status** (e.g., Unsupported): -- **Correct Status** (e.g., Supported): - -**Extra details** -Feel free to include additional details or attachments to support your request. Thank you for contributing!