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