diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1c3c89c1bb..2d597be814 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 aeff7b2027..74ed11e996 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