0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-02-05 01:38:56 -05:00

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
No known key found for this signature in database
GPG key ID: 07E623B294202B6C

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"