Skip to content

Commit 4493fa9

Browse files
Update challenge.yml
1 parent 3953150 commit 4493fa9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/challenge.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ body:
2121
attributes:
2222
label: Challenge input
2323
description: Paste the challenge input from Advent of Code here.
24-
placeholder: Challenge input here.
24+
placeholder: |
25+
```
26+
Challenge input here.
27+
```
2528
validations:
2629
required: true
2730
- type: dropdown

0 commit comments

Comments
 (0)