From 9a471f49562f3d0365623deb28aac1cbbf35b80b Mon Sep 17 00:00:00 2001 From: longpanda Date: Thu, 4 Nov 2021 17:49:55 +0800 Subject: [PATCH] template update --- .github/ISSUE_TEMPLATE/success_image_report.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/success_image_report.yml b/.github/ISSUE_TEMPLATE/success_image_report.yml index b189fab9..57dceb6a 100644 --- a/.github/ISSUE_TEMPLATE/success_image_report.yml +++ b/.github/ISSUE_TEMPLATE/success_image_report.yml @@ -44,7 +44,15 @@ body: - MBR - GPT validations: - required: true + required: true + - type: input + id: filename + attributes: + label: Image file name + description: The successfully tested image file name. + placeholder: xxxx.iso + validations: + required: true - type: dropdown id: checksum attributes: