From 42a985be0417f02dd5582fa60d3f590d82c6fcf3 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Tue, 27 Aug 2024 22:18:47 +0200 Subject: [PATCH] chore: change logs input to textarea --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index b9cda3d..588df82 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -31,7 +31,7 @@ body: label: "👎 Actual Behavior" description: "What did actually happen? Add screenshots, if applicable." placeholder: "It actually ..." - - type: input + - type: textarea id: operating-system attributes: label: "📜 Logs"