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:
parent
af472af3bb
commit
42a985be04
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue