[🔄 Chore] Update ISSUE_TEMPLATEs

This commit is contained in:
Minoricew
2025-11-30 12:22:57 +08:00
parent f7feca7ff2
commit 971d3db43a
4 changed files with 29 additions and 3 deletions

View File

@@ -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

View File

@@ -1 +1 @@
blank_issues_enabled: false blank_issues_enabled: true

View File

@@ -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

View File

@@ -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