From a00064fe699030487b7beefc54678a241aa7f262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:20:08 +0800 Subject: [PATCH] fix --- .github/ISSUE_TEMPLATE/01_bug.yaml | 1 + .github/ISSUE_TEMPLATE/02_request.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/01_bug.yaml b/.github/ISSUE_TEMPLATE/01_bug.yaml index 0cd460dd..8ed3b63b 100644 --- a/.github/ISSUE_TEMPLATE/01_bug.yaml +++ b/.github/ISSUE_TEMPLATE/01_bug.yaml @@ -15,6 +15,7 @@ body: label: Reproduction steps 复现步骤 description: > Describe the reproduction steps precisely if possible. + 尽可能详细描述错误产生的细节。 validations: required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/02_request.yaml b/.github/ISSUE_TEMPLATE/02_request.yaml index 0a80fb84..75e47d23 100644 --- a/.github/ISSUE_TEMPLATE/02_request.yaml +++ b/.github/ISSUE_TEMPLATE/02_request.yaml @@ -6,6 +6,7 @@ body: attributes: value: > Make sure it hasn't been mentioned before and not implemented in latest version. + 确保此类请求之前尚未被其他人提出过且并未在最新版本中实现。 - type: textarea attributes: