From 1b36b707f6eb9402242057c461bbb511c0921415 Mon Sep 17 00:00:00 2001 From: Bruce Wayne Date: Wed, 21 Apr 2021 11:20:03 +0800 Subject: [PATCH] Update issue forms --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + .github/ISSUE_TEMPLATE/bug_report.zh-CN.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a95d29d4..a13d875c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -44,6 +44,7 @@ body: validations: required: true - type: textarea + id: info attributes: label: Additional information description: > diff --git a/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml b/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml index 0c617542..e93dc7cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml @@ -44,6 +44,7 @@ body: validations: required: true - type: textarea + id: info attributes: label: 额外信息 description: >