diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index efe991e..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Feature_Want -about: Suggest an idea for electron-vue-vite -title: "[Feature] the title of Feature_Want report" -labels: feature -assignees: '' - ---- - -#### Motivation - -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -#### Detailed design - -Describe the solution you'd like, a clear and concise description of what you want to happen. - -#### Alternatives - -Describe alternatives you've considered, what other designs have been considered? What is the impact of not doing this? - -#### More detail (optional) - -Add any other context or screenshots about the feature request here.