mirror of
https://github.com/purocean/yn.git
synced 2026-08-31 01:55:43 +08:00
chore: add ISSUE_TEMPLATE for Feature Request
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user