chore: change logs input to textarea

This commit is contained in:
Elias Schneider
2024-08-27 22:18:47 +02:00
parent af472af3bb
commit 42a985be04

View File

@@ -31,7 +31,7 @@ body:
label: "👎 Actual Behavior" label: "👎 Actual Behavior"
description: "What did actually happen? Add screenshots, if applicable." description: "What did actually happen? Add screenshots, if applicable."
placeholder: "It actually ..." placeholder: "It actually ..."
- type: input - type: textarea
id: operating-system id: operating-system
attributes: attributes:
label: "📜 Logs" label: "📜 Logs"