Files
localMiniDrama/.github/ISSUE_TEMPLATE/feature_request.md
T
2026-06-30 15:07:31 +08:00

28 lines
948 B
Markdown

---
name: 功能建议 / Feature Request
about: 为这个项目提出新功能或改进建议 / Suggest a new feature or improvement
title: "[Feature] "
labels: enhancement
assignees: ''
---
## 功能描述 / Feature Description
<!-- 简洁清晰地描述你希望添加的功能 / A clear description of the feature you'd like -->
## 使用场景 / Use Case
<!-- 描述这个功能在什么场景下有用,解决了什么问题 / Describe when and why this feature would be useful -->
## 期望的实现方式 / Proposed Solution
<!-- 如果有想法,描述你希望如何实现 / If you have ideas, describe how you'd like this to work -->
## 替代方案 / Alternatives Considered
<!-- 你考虑过哪些其他解决方案 / Any alternative solutions or features you've considered -->
## 补充信息 / Additional Context
<!-- 截图、参考链接或其他有助于理解需求的内容 / Screenshots, links, or other context -->