docs(.github): 修改问题反馈模板的标签从'bug'到'documentation'

更新ISSUE_TEMPLATE中的默认标签,以更准确地反映问题反馈类型
This commit is contained in:
KMnO4-zx
2025-06-05 15:45:39 +08:00
parent ef7d4fa890
commit 224bb95c16

View File

@@ -1,7 +1,7 @@
name: Happy-LLM 问题反馈 / Textbook Issue Report
description: 报告 Happy-LLM 中的代码/内容问题 / Report code/content issues in textbook
title: "[问题/Issue] 章节X.X简短问题描述 / ChapterX.X: Brief description"
labels: ["bug", "需要审核/needs-review"]
labels: ["documentation", "需要审核/needs-review"]
body:
- type: markdown
attributes: