Skip to content

Commit bc74be5

Browse files
committed
🔒 更新 issue 模板
1 parent 2813ed8 commit bc74be5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: 报告缺陷
33
about: 报告缺陷以帮助我们改进
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: xkcoding
47
---
58

69
**请先看[《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md?utm_source=hacpai.com)**,并尝试到 **[issue 列表](https://github.com/xkcoding/spring-boot-demo/issues)** 搜寻是否已经有人遇到过同样的问题。

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: 请求新功能
33
about: 提出你期待的功能特性
4+
title: "[FEATURE]"
5+
labels: feature
6+
assignees: xkcoding
47
---
58

69
### 你在什么场景下需要该功能?

0 commit comments

Comments
 (0)