[🔁 Chore] Add forum links into README & issue template

This commit is contained in:
Minoricew
2025-06-16 01:02:40 +08:00
parent bd2f2e4154
commit dae0f033a5
2 changed files with 2 additions and 2 deletions

View File

@@ -16,5 +16,5 @@ body:
attributes: attributes:
label: 提交前请确认 / Confirm before submit label: 提交前请确认 / Confirm before submit
options: options:
- label: 请勿利用此 Issue 类型进行灌水 / 闲聊, 如果您有相关需求, 可留意后续 HugoAura 的论坛 / 用户讨论群开放情况 - label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 社区 (forum.aurax.cc)
required: true required: true

View File

@@ -3,7 +3,7 @@
<h1 align="center">HugoAura</h1> <h1 align="center">HugoAura</h1>
<h4 align="center">下一代希沃管家注入式修改方案</h4> <h4 align="center">下一代希沃管家注入式修改方案</h4>
<div align="center"> <div align="center">
<a href="https://github.com/HugoAura/HugoAura">首页</a> · <a href="https://hugoaura.org/about">关于</a> · <a href="https://github.com/HugoAura/HugoAura/wiki">文档</a> · <a href="https://github.com/HugoAura/HugoAura/issues">反馈</a> <a href="https://github.com/HugoAura/HugoAura">首页</a> · <a href="https://hugo.aurax.cc/about">关于</a> · <a href="https://github.com/HugoAura/HugoAura/wiki">文档</a> · <a href="https://github.com/HugoAura/HugoAura/issues">反馈</a> · <a href="https://forum.aurax.cc/">社区</a>
</div> </div>
<br /> <br />