Skip to content

Commit 69f642d

Browse files
Update challenge.yml
1 parent 4493fa9 commit 69f642d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/challenge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ body:
2121
attributes:
2222
label: Challenge input
2323
description: Paste the challenge input from Advent of Code here.
24-
placeholder: |
24+
value: |
2525
```
26-
Challenge input here.
26+
Challenge input here (keep the three backticks (`)).
2727
```
2828
validations:
2929
required: true

0 commit comments

Comments
 (0)