From c3b730fd89f2bf93eea6144ddea50baeaecb3b23 Mon Sep 17 00:00:00 2001 From: clsty Date: Sun, 9 Feb 2025 13:13:29 +0800 Subject: [PATCH] Fix issue form template --- .github/ISSUE_TEMPLATE/3-test.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-test.yml b/.github/ISSUE_TEMPLATE/3-test.yml index e72b5934d..655b0b5f2 100644 --- a/.github/ISSUE_TEMPLATE/3-test.yml +++ b/.github/ISSUE_TEMPLATE/3-test.yml @@ -35,17 +35,6 @@ body: - type: textarea attributes: label: The issue - value: > - - (Describe your issue here!) - - -
Logs - - ``` - (Put your log content here!) - ``` - -
+ value: "\n(Describe your issue here!)\n\n
Logs\n\n```\n(Put your log content here!)\n```\n\n
" validations: required: true