diff --git a/.github/ISSUE_TEMPLATE/book_issue.md b/.github/ISSUE_TEMPLATE/book_issue.yml similarity index 98% rename from .github/ISSUE_TEMPLATE/book_issue.md rename to .github/ISSUE_TEMPLATE/book_issue.yml index 0240219..07419fd 100644 --- a/.github/ISSUE_TEMPLATE/book_issue.md +++ b/.github/ISSUE_TEMPLATE/book_issue.yml @@ -1,4 +1,3 @@ ---- name: Happy-LLM 问题反馈 / Textbook Issue Report description: 报告 Happy-LLM 中的代码/内容问题 / Report code/content issues in textbook title: "[问题/Issue] 章节X.X:简短问题描述 / ChapterX.X: Brief description" @@ -64,5 +63,4 @@ body: description: 请确认以下事项 / Please confirm the following options: - label: 此问题未在过往Issue中被报告过 / This issue hasn't been reported before - required: true ---- \ No newline at end of file + required: true \ No newline at end of file