From dae4ce31b2cef311f11d7dbfa9d3f52dd7021013 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 22 Nov 2023 12:38:26 +0100 Subject: [PATCH] Delete --- .github/ISSUE_TEMPLATE/feature_suggestion.md | 21 -------------------- 1 file changed, 21 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_suggestion.md diff --git a/.github/ISSUE_TEMPLATE/feature_suggestion.md b/.github/ISSUE_TEMPLATE/feature_suggestion.md deleted file mode 100644 index 4af77a1..0000000 --- a/.github/ISSUE_TEMPLATE/feature_suggestion.md +++ /dev/null @@ -1,21 +0,0 @@ -### Feature Request - -**Describe the problem you are facing or the enhancement you would like to see** - -A clear and concise description of what the problem is or the enhancement you are suggesting. - -**Is your feature request related to a problem? Please describe.** - -If your feature request is related to a problem you're facing, provide details about the problem. - -**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. - -**Additional context** - -Add any other context, screenshots, or examples that can help in understanding the feature request better.