From 07a942e2343b01ca9fb2588be4167b5e8cd62fcd Mon Sep 17 00:00:00 2001 From: UUBulb <35923940+uubulb@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:52:51 +0800 Subject: [PATCH] chore: issue template typos (#529) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/bug_report_zh.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1c3c89c..2d597be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: required: true - type: input attributes: - label: Agent Version + label: Nezha Version description: Input the version of your copy of nezha here. validations: required: true diff --git a/.github/ISSUE_TEMPLATE/bug_report_zh.yml b/.github/ISSUE_TEMPLATE/bug_report_zh.yml index aeff7b2..74ed11e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_zh.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_zh.yml @@ -11,7 +11,7 @@ body: required: true - type: input attributes: - label: Agent 版本 + label: Nezha 版本 description: 在这里输入你的 nezha 版本号 validations: required: true