mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
feat: feature template
This commit is contained in:
parent
a7c9315901
commit
d54434c161
1 changed files with 19 additions and 0 deletions
19
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
name: ✨ 功能需求 / Feature Request
|
||||
about: 你有新功能想法或改进建议?请在这里提交。 / Suggest a new feature or enhancement.
|
||||
title: "[Feature]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## 功能描述 / Feature Description
|
||||
<!--请详细描述你想要的功能或改进。
|
||||
Describe the feature you want in detail.-->
|
||||
|
||||
## 需求场景 / Use Case
|
||||
<!--描述该功能将如何使用,解决什么问题。
|
||||
Describe the use case and the problem this feature solves.-->
|
||||
|
||||
## 额外信息 / Additional Information
|
||||
<!--提供任何额外的说明或截图。
|
||||
Provide any additional information or screenshots.-->
|
Loading…
Add table
Reference in a new issue