mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
20 lines
605 B
Markdown
20 lines
605 B
Markdown
---
|
||
name: Feature request|功能请求
|
||
about: Suggest an idea for this project
|
||
title: '[Feature Request]: '
|
||
labels: 'enhancement'
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
### Problem Description|问题描述
|
||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||
|
||
### Solution|解决方案
|
||
A clear and concise description of what you want to happen.
|
||
|
||
### Alternative|备选方案
|
||
A clear and concise description of any alternative solutions or features you've considered.
|
||
|
||
### Additional context|补充信息
|
||
Add any other context or screenshots about the feature request here.
|