Skip to content

Commit 10b1fd9

Browse files
Add missing @-sign. (#42270)
1 parent 36e1456 commit 10b1fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/fabricbot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3367,7 +3367,7 @@
33673367
{
33683368
"name": "addReply",
33693369
"parameters": {
3370-
"comment": "${issueAuthor}, this change will be considered for inclusion in the blog post for the release it'll ship in. Nice work!\n\nPlease ensure that the original comment in this thread contains a clear explanation of what the change does, why it's important (what problem does it solve?), and, if relevant, include things like code samples and/or performance numbers.\n\nThis content may not be exactly what goes into the blog post, but it will help the team putting together the announcement.\n\nThanks!"
3370+
"comment": "@${issueAuthor}, this change will be considered for inclusion in the blog post for the release it'll ship in. Nice work!\n\nPlease ensure that the original comment in this thread contains a clear explanation of what the change does, why it's important (what problem does it solve?), and, if relevant, include things like code samples and/or performance numbers.\n\nThis content may not be exactly what goes into the blog post, but it will help the team putting together the announcement.\n\nThanks!"
33713371
}
33723372
}
33733373
]

0 commit comments

Comments
 (0)