Skip to content

Commit 20776fc

Browse files
authored
chore: fix bug request template identation (#2031)
1 parent 8f0d487 commit 20776fc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ body:
4141
description: >
4242
Can be found by running the following: `node -v`
4343
- type: input # Last Known Working Version
44-
attributes:
45-
label: If this worked in a previous version of Winston, which was it?
46-
placeholder: v3.0.0
47-
description: >
48-
If known, otherwise please leave blank.
44+
attributes:
45+
label: If this worked in a previous version of Winston, which was it?
46+
placeholder: v3.0.0
47+
description: >
48+
If known, otherwise please leave blank.
4949
- type: markdown # Details Section Header
5050
attributes:
5151
value: |

0 commit comments

Comments
 (0)