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: