Skip to content

Commit

Permalink
chore(issues): modify feat report tempalte
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Aug 12, 2022
1 parent 1947f8d commit 846173b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 34 deletions.
34 changes: 0 additions & 34 deletions .github/ISSUE_TEMPLATE/-----bug.md

This file was deleted.

21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/feat_report.md
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

---

## 简单描述提议的内容
简单明了地描述您想要改进的内容,提供一个简单的概要。

## 你所期待的结果
简单明了地描述您期待程序返回的结果

## 截图
如果可以的话,添加截图来帮助解释您的问题。

## 更多信息

在这里添加任何有关该问题的其他内容

0 comments on commit 846173b

Please sign in to comment.