mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
17 lines
411 B
Markdown
17 lines
411 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: 'Feature: Something you want'
|
||
|
labels: enhancement
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**是否在使用中遇到某些问题而需要新的特性?请描述:**
|
||
|
|
||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||
|
|
||
|
**描述你所需要的特性:**
|
||
|
|
||
|
A clear and concise description of what you want to happen.
|