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