From a58e55daf3c0330fdb4d4d89249ed67a57a3cc52 Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Fri, 22 Dec 2023 11:11:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0issue=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5ff753a3..0221e988 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -26,8 +26,8 @@ body: - type: input attributes: label: 系统环境 - description: 操作系统、系统架构。 - placeholder: 例如: CentOS x64、Windows11 + description: 操作系统、系统架构、**主机地理位置**,地理位置最好写清楚,涉及网络问题排查。 + placeholder: 例如: CentOS x64 中国大陆、Windows11 美国 validations: required: true - type: input