mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-10-15 20:58:37 +08:00
release: v2.14.0
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -5,7 +5,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
感谢您使用 ContiNew Starter!请您花些时间填写这份 Bug 报告。
|
||||
感谢您使用 ContiNew Starter!请您花些时间填写这份 Bug 报告。**温馨提示:我们利用业余时间维护开源项目,没有额外精力及人员维护已发布版本,所以请务必检查最新版本是否正常,如已修复请自行跟进修复!**
|
||||
- type: checkboxes
|
||||
id: checkboxes
|
||||
attributes:
|
||||
@@ -14,7 +14,7 @@ body:
|
||||
options:
|
||||
- label: 重启项目和 IDE 后,仍然能够复现此问题
|
||||
required: true
|
||||
- label: 尝试 [最新版本](https://central.sonatype.com/artifact/top.continew.starter/continew-starter/versions)(还可以尝试本地编译安装 dev 分支的最新快照版本),仍有相同问题
|
||||
- label: 尝试 [最新版本](https://central.sonatype.com/artifact/top.continew.starter/continew-starter/versions)(也可 mvn install dev 分支的最新 SNAPSHOT 版本测试,但生产请等待下个发布版),仍有相同问题
|
||||
required: true
|
||||
- label: 查看过控制台是否有报错,如果有报错,下拉控制台到最下查找过 Caused 提示(如果有 Caused 关键字,一般其后都有直观提示,请自行翻译英文),并百度或 Google 后,仍无法解决
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user