docs: 将插件提交模板中的分隔符从 *** 改为 ---

更新 GitHub ISSUE_TEMPLATE 中的 Markdown 分隔符,使其符合 YAML 前页元数据的标准格式。
This commit is contained in:
Maple
2026-03-19 15:29:48 +08:00
parent 60d7d6dd4d
commit 6d4ad155c2

View File

@@ -1,4 +1,4 @@
***
---
name: 插件提交
about: 提交 Modules 插件脚本(不熟悉 Git 的用户推荐)
@@ -6,7 +6,7 @@ title: '\[Plugin] '
labels: plugin-submission
assignees: ''
***
---
**例行检查**