mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 23:14:28 +08:00
[🔄 Chore] Update ISSUE_TEMPLATEs
This commit is contained in:
15
.github/ISSUE_TEMPLATE/bugReport.yml
vendored
15
.github/ISSUE_TEMPLATE/bugReport.yml
vendored
@@ -3,6 +3,19 @@ description: 反馈应用中的问题, 或预期外的行为
|
|||||||
labels: ["Bug"]
|
labels: ["Bug"]
|
||||||
title: "[Bug] "
|
title: "[Bug] "
|
||||||
body:
|
body:
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 在开始之前 / Before starting
|
||||||
|
options:
|
||||||
|
- label: 我了解本 Repo 仅接受 HugoAura-Main 本体 (管家 Electron 侧 Hook) 的问题反馈
|
||||||
|
required: true
|
||||||
|
- label: 我知晓, 如果这是关于 HugoAura 安装器的 Bug, 我应该前往 [HugoAura-Install Issues](https://github.com/HugoAura/HugoAura-Install/issues) 提交 Bug Report
|
||||||
|
required: true
|
||||||
|
- label: 我知晓, 如果这是 HugoAura Aikari 的 Bug, 我应该前往 [HugoAura-Aikari Issues](https://github.com/HugoAura/HugoAura-Aikari/issues) 提交 Bug Report
|
||||||
|
required: true
|
||||||
|
- label: 我知晓, 如果我将 Issue 提交到了错误的 Repo, 可能会引发开发者响应速度降低 / Issue 被忽略 / Issue 被 Close as duplicate / Issue 被 Transfer 等情况
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 复现步骤 / Reproduce steps
|
label: 复现步骤 / Reproduce steps
|
||||||
@@ -48,7 +61,7 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: 我已经在 [HugoAura Issues](https://github.com/HugoAura/Seewo-HugoAura/issues) 中查询过相关关键词, 并确定此 Issue 是唯一的。
|
- label: 我已经在 [HugoAura Issues](https://github.com/HugoAura/Seewo-HugoAura/issues) 中查询过相关关键词, 并确定此 Issue 是唯一的。
|
||||||
required: true
|
required: true
|
||||||
- label: 我已经确认, 我运行的 HugoAura 版本与希沃管家客户端版本相兼容
|
- label: 我已经确认, 我正在使用最新版本的希沃管家客户端
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1 +1 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: true
|
||||||
|
|||||||
13
.github/ISSUE_TEMPLATE/featureRequest.yml
vendored
13
.github/ISSUE_TEMPLATE/featureRequest.yml
vendored
@@ -3,6 +3,19 @@ description: 提交你想要的新功能
|
|||||||
labels: ["Feature"]
|
labels: ["Feature"]
|
||||||
title: "[Feature Request] "
|
title: "[Feature Request] "
|
||||||
body:
|
body:
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 在开始之前 / Before starting
|
||||||
|
options:
|
||||||
|
- label: 我了解本 Repo 仅接受 HugoAura-Main 本体 (管家 Electron 侧 Hook) 的功能请求
|
||||||
|
required: true
|
||||||
|
- label: 我知晓, 如果这是关于 HugoAura 安装器的功能请求, 我应该前往 [HugoAura-Install Issues](https://github.com/HugoAura/HugoAura-Install/issues) 提交 Feature Request
|
||||||
|
required: true
|
||||||
|
- label: 我知晓, 如果本功能请求涉及流量过滤、底层修改等目的, 我应该前往 [HugoAura-Aikari Issues](https://github.com/HugoAura/HugoAura-Aikari/issues) 提交 Feature Request
|
||||||
|
required: true
|
||||||
|
- label: 我知晓, 如果我将 Issue 提交到了错误的 Repo, 可能会引发开发者响应速度降低 / Issue 被忽略 / Issue 被 Close as duplicate / Issue 被 Transfer 等情况
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 概述 / Overview
|
label: 概述 / Overview
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/other.yml
vendored
2
.github/ISSUE_TEMPLATE/other.yml
vendored
@@ -16,5 +16,5 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: 提交前请确认 / Confirm before submit
|
label: 提交前请确认 / Confirm before submit
|
||||||
options:
|
options:
|
||||||
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 社区 (forum.aurax.cc)
|
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 位于 STCN Forum 的论坛版块 (https://forum.smart-teach.cn/t/hugoaura)
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user