Skip to content

Commit 66cb796

Browse files
Update newsletter-draft.yml
1 parent 6ad9cf3 commit 66cb796

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/newsletter-draft.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
attributes:
1717
label: Newsletter Month
1818
description: Month of the newsletter edition (e.g., April)
19-
placeholder: April
19+
placeholder: "April"
2020
validations:
2121
required: true
2222

@@ -25,7 +25,7 @@ body:
2525
attributes:
2626
label: Newsletter Year
2727
description: Year of the newsletter edition (e.g., 2025)
28-
placeholder: 2025
28+
placeholder: "2025"
2929
validations:
3030
required: true
3131

@@ -56,7 +56,7 @@ body:
5656
attributes:
5757
label: HackMD Link
5858
description: Paste the link to the HackMD collaborative draft
59-
placeholder: https://hackmd.io/@usrse/newsletter-April-2025
59+
placeholder: "https://hackmd.io/@usrse/newsletter-April-2025"
6060

6161
- type: textarea
6262
id: notes

0 commit comments

Comments
 (0)