diff --git a/.github/ISSUE_TEMPLATE/feature-to-do.md b/.github/ISSUE_TEMPLATE/feature-to-do.md deleted file mode 100644 index 581e4e77..00000000 --- a/.github/ISSUE_TEMPLATE/feature-to-do.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Feature To-Do -about: Create an issue with this template to keep track of the current development projects. -title: "[FEATURE] Feature name" -labels: enhancement - ---- - -**I have checked...** - -- [ ] ...if there are any similar features in other branches -- [ ] ...if there are any similar issues -- [ ] ...if such a feature is already planned - -**Complete description** -Write your feature description as good as you can. - -**Reason for feature request** -Write your reason for the feature request as good as you can.