From afffc90abc4cbd9a9b9fcc072eb7def6e12267c2 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Tue, 7 Jan 2025 19:55:31 +0900 Subject: [PATCH] Update trouble.yml --- .github/ISSUE_TEMPLATE/trouble.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/trouble.yml b/.github/ISSUE_TEMPLATE/trouble.yml index 9b53a5f..44222e4 100644 --- a/.github/ISSUE_TEMPLATE/trouble.yml +++ b/.github/ISSUE_TEMPLATE/trouble.yml @@ -48,7 +48,7 @@ body: placeholder: "Include as much detail as possible and state the steps leading up to the problem. E.g., First I do this, then I do this, then this happens." validations: required: true -- type: textarea + - type: textarea id: logs attributes: label: Additional log output