From 64c35fbe596e5bd4bf3b8d1e8ba5ba37c58af995 Mon Sep 17 00:00:00 2001 From: Sammybams Date: Mon, 30 Sep 2024 16:19:32 +0100 Subject: [PATCH] Removed feature-request. --- .../\360\237\232\200-feature-request.md" | 32 ------------------- 1 file changed, 32 deletions(-) delete mode 100644 ".github/ISSUE_TEMPLATE/\360\237\232\200-feature-request.md" diff --git "a/.github/ISSUE_TEMPLATE/\360\237\232\200-feature-request.md" "b/.github/ISSUE_TEMPLATE/\360\237\232\200-feature-request.md" deleted file mode 100644 index a0bf9a8..0000000 --- "a/.github/ISSUE_TEMPLATE/\360\237\232\200-feature-request.md" +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: "\U0001F680 Feature request" -about: Suggest an idea for this Project! -title: "[SUGGESTED FEATURE REQUEST]: " -labels: ["enhancement", "request"] -assignees: ["sammybams", "odeyiany2"] - ---- - -_Please check the issues tab first to make sure this isn't a duplicate request._ -_If it already exists but has not been attended to for more than one month, then you can continue to request for it here._ - -**Context:** -_What are you trying to do and how would you want to do it differently? Is it something you currently you cannot do? Is this related to an issue/problem?_ - -**Is your feature request related to a problem? Please describe.** -_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_ - -**Has the feature been requested before?** -Yes / No. _(If Yes, please provide a link to the issue.)_ - -**Describe the solution you'd like** -_A clear and concise description of what you want to happen._ - -**Describe alternatives you've considered** -_A clear and concise description of any alternative solutions or features you've considered._ - -**If the feature request is approved, would you be willing to work on it and submit a PR?** -Yes / No _(Help can be provided if you need assistance submitting a PR)_ - -**Additional context** -Add any other context or screenshots about the feature request here.