Update issue templates

This commit is contained in:
cc
2026-03-16 21:14:11 +08:00
committed by GitHub
parent 0845ee6775
commit 85b5943b9e
7 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
---
name: 现有功能改进
about: " 提交你的想法,让这个项目变得更好"
title: "[Enhancement]: <在这里简述你的需求>"
labels: 'type: enhancement'
assignees: ''
---
## 是否遇到了具体的问题?
<!-- 描述当前有什么不便之处,或者为什么需要这个这些改进 -->
## 你的建议
<!-- 详细描述希望功能可以变成什么样 -->
## 备选方案
<!-- 是否考虑过其他解决方法?或者目前的临时替代方案是什么? -->
## 备注
<!-- 任何有助于理解这个需求的补充说明或设计初稿 -->