Skip to content

Commit 11f6842

Browse files
authored
Remove |- (#156)
1 parent d2afe6b commit 11f6842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ body:
2020
description: >-
2121
A minimal working example of code to reproduce the unexpected behaviour,
2222
this will render as `Python` code so no need for backticks.
23-
value: |-
23+
value: >-
2424
import example
2525
2626
...

0 commit comments

Comments
 (0)