Skip to content

Commit d0ccdfc

Browse files
committed
Log ouput text box smaller
1 parent a0ae334 commit d0ccdfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,11 @@ body:
3535
default: 0
3636
validations:
3737
required: true
38-
- type: textarea
38+
- type: input
3939
id: logs
4040
attributes:
4141
label: Log Output
4242
description: Please copy the entire log file located in `.minecraft/logs/latest.log` to [MCLogs](https://mclo.gs) and provide the link here.
43-
render: shell
4443
- type: checkboxes
4544
id: terms
4645
attributes:

0 commit comments

Comments
 (0)