diff --git a/.github/ISSUE_TEMPLATE/feature---.md b/.github/ISSUE_TEMPLATE/feature---.md deleted file mode 100644 index a93f12ad..00000000 --- a/.github/ISSUE_TEMPLATE/feature---.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature 请求 -about: 为这个项目提出一个建议 -title: "[Feature request]" -labels: enhancement -assignees: '' - ---- - -**你的功能请求是否与一个问题有关?请描述。** -清楚而简洁地描述问题是什么。例如。我总是感到沮丧,当 [...] - -**描述你希望的解决方案** -对你希望发生的事情进行清晰、简明的描述。 - -**描述你所考虑的替代方案** -对你考虑过的任何替代解决方案或功能进行清晰、简洁的描述。 - -**Additional context** -Add any other context or screenshots about the feature request here.