From b911b78626d74c63392730ad7f117f9fdbe5fb85 Mon Sep 17 00:00:00 2001 From: clsty Date: Sun, 9 Feb 2025 13:00:51 +0800 Subject: [PATCH] Fix issue form template --- .github/ISSUE_TEMPLATE/3-test.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-test.yml b/.github/ISSUE_TEMPLATE/3-test.yml index 471c7f17b..8304a3f20 100644 --- a/.github/ISSUE_TEMPLATE/3-test.yml +++ b/.github/ISSUE_TEMPLATE/3-test.yml @@ -36,14 +36,16 @@ body: attributes: label: The issue value: | - . + (Describe your issue here!) - . +
Logs - ```plain + + ``` (Put your log content here!) ``` +
validations: required: true