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