-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(issues): modify feat report tempalte
- Loading branch information
Showing
2 changed files
with
21 additions
and
34 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: 新的提议 | ||
about: 创建一个提议报告让我们改进 | ||
title: "[Feature] Your Title" | ||
labels: enchancement | ||
assignees: wibus-wee | ||
|
||
--- | ||
|
||
## 简单描述提议的内容 | ||
简单明了地描述您想要改进的内容,提供一个简单的概要。 | ||
|
||
## 你所期待的结果 | ||
简单明了地描述您期待程序返回的结果 | ||
|
||
## 截图 | ||
如果可以的话,添加截图来帮助解释您的问题。 | ||
|
||
## 更多信息 | ||
|
||
在这里添加任何有关该问题的其他内容 |