Skip to content

Commit 6deeda9

Browse files
committed
[🔄 Chore] Update ISSUE_TEMPLATEs
1 parent f7feca7 commit 6deeda9

4 files changed

Lines changed: 31 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bugReport.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ description: 反馈应用中的问题, 或预期外的行为
33
labels: ["Bug"]
44
title: "[Bug] "
55
body:
6+
- type: checkboxes
7+
id: confirms
8+
attributes:
9+
label: 在开始之前 / Before starting
10+
options:
11+
- label: 我了解本 Repo 仅接受 HugoAura-Main 本体 (管家 Electron 侧 Hook) 的问题反馈
12+
required: true
13+
- label: 我知晓, 如果这是关于 HugoAura 安装器的 Bug, 我应该前往 [HugoAura-Install Issues](https://github.com/HugoAura/HugoAura-Install/issues) 提交 Bug Report
14+
required: true
15+
- label: 我知晓, 如果这是 HugoAura Aikari 的 Bug, 我应该前往 [HugoAura-Aikari Issues](https://github.com/HugoAura/HugoAura-Aikari/issues) 提交 Bug Report
16+
required: true
17+
- label: 我知晓, 如果我将 Issue 提交到了错误的 Repo, 可能会引发开发者响应速度降低 / Issue 被忽略 / Issue 被 Close as duplicate / Issue 被 Transfer 等情况
18+
required: true
19+
620
- type: textarea
721
attributes:
822
label: 复现步骤 / Reproduce steps
@@ -48,7 +62,7 @@ body:
4862
options:
4963
- label: 我已经在 [HugoAura Issues](https://github.com/HugoAura/Seewo-HugoAura/issues) 中查询过相关关键词, 并确定此 Issue 是唯一的。
5064
required: true
51-
- label: 我已经确认, 我运行的 HugoAura 版本与希沃管家客户端版本相兼容
65+
- label: 我已经确认, 我正在使用最新版本的希沃管家客户端
5266
required: true
5367

5468
- type: textarea

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true

.github/ISSUE_TEMPLATE/featureRequest.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ description: 提交你想要的新功能
33
labels: ["Feature"]
44
title: "[Feature Request] "
55
body:
6+
- type: checkboxes
7+
id: confirms
8+
attributes:
9+
label: 在开始之前 / Before starting
10+
options:
11+
- label: 我了解本 Repo 仅接受 HugoAura-Main 本体 (管家 Electron 侧 Hook) 的功能请求
12+
required: true
13+
- label: 我知晓, 如果这是关于 HugoAura 安装器的功能请求, 我应该前往 [HugoAura-Install Issues](https://github.com/HugoAura/HugoAura-Install/issues) 提交 Feature Request
14+
required: true
15+
- label: 我知晓, 如果本功能请求涉及流量过滤、底层修改等目的, 我应该前往 [HugoAura-Aikari Issues](https://github.com/HugoAura/HugoAura-Aikari/issues) 提交 Feature Request
16+
required: true
17+
- label: 我知晓, 如果我将 Issue 提交到了错误的 Repo, 可能会引发开发者响应速度降低 / Issue 被忽略 / Issue 被 Close as duplicate / Issue 被 Transfer 等情况
18+
required: true
19+
620
- type: textarea
721
attributes:
822
label: 概述 / Overview

.github/ISSUE_TEMPLATE/other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ body:
1616
attributes:
1717
label: 提交前请确认 / Confirm before submit
1818
options:
19-
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 社区 (forum.aurax.cc)
19+
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 位于 STCN Forum 的论坛版块 (https://forum.smart-teach.cn/t/hugoaura)
2020
required: true

0 commit comments

Comments
 (0)