From 4b2a7223084589f3348c482e2d3bc032814f7c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Thu, 22 Jun 2023 17:56:24 +0800 Subject: [PATCH] fix: lint --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8807070d..5bda00bc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,6 +33,9 @@ body: id: system attributes: label: 操作系统 (Operating System) + description: | + 请提供安装面板的操作系统。 + Please provide the operating system on which the panel is installed. options: - RockyLinux - AlmaLinux @@ -54,6 +57,9 @@ body: id: version attributes: label: 耗子面板版本 (HaoZi Panel Version) + description: | + 请提供耗子面板的版本号。 + Please provide the version number of the panel. placeholder: "2.0.0" validations: required: true