diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md deleted file mode 100644 index 90d705ea0..000000000 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project ---- - - - -**Have you looked for this feature in other issues and in the docs?** - -**Is your feature request related to a problem? Please describe.** -_A clear and concise description of what the problem is._ - -**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 or screenshots about the feature request here._ - -**(Please, remember to close the issue when the problem has been addressed)**