chore: add ISSUE_TEMPLATE for Feature Request

This commit is contained in:
Joe-Max-LK4Job
2025-02-06 21:37:16 +08:00
parent 7eff0f164e
commit 246402b07d
+28
View File
@@ -0,0 +1,28 @@
---
name: Feature Request
about: Suggest a new feature or improvement
title: "[Feature]:Feature Name"
labels: 'Feature'
assignees: ''
---
**Feature Description**
Briefly describe the feature and its purpose.
**Background**
Why is this feature needed? Provide some context or business scenario that helps understand the need for this feature.
**Expected Behavior**
Describe how the feature should behave once implemented
**Proposed Solution (Optional)**
If you have a solution or suggestion, briefly explain it here
**Additional Information (Optional)**
Any dependencies or potential impact on other features
**Priority (Optional)**
- [ ] High
- [ ] Medium
- [ ] Low