We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2813ed8 commit bc74be5Copy full SHA for bc74be5
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,9 @@
1
---
2
name: 报告缺陷
3
about: 报告缺陷以帮助我们改进
4
+title: "[BUG]"
5
+labels: bug
6
+assignees: xkcoding
7
8
9
**请先看[《提问的智慧》](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
name: 请求新功能
about: 提出你期待的功能特性
+title: "[FEATURE]"
+labels: feature
### 你在什么场景下需要该功能?
0 commit comments