diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c8d91cc..67ee87c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,7 +1,7 @@ name: 🐛 错误报告 | Bug Report description: 请详细描述您使用过程中遇到的问题。| Please describe in detail the problems you encountered in the process of using. title: "[Bug问题]: " -labels: ["bug"] +labels: ["bug", "triage"] body: - type: markdown attributes: