Skip to content

Commit 22b2e98

Browse files
Nyholmwouterj
andcommitted
Update src/Service/StaleIssueCommentGenerator.php
Co-authored-by: Wouter J <wouterj@users.noreply.github.com>
1 parent 2e1de20 commit 22b2e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/StaleIssueCommentGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function getComment(string $type): string
4444
private function bug(): string
4545
{
4646
return <<<TXT
47-
Hey,
47+
Hey, thanks for your report!
4848
Is this bug still relevant? Have you managed to find a workaround?
4949
TXT;
5050
}

0 commit comments

Comments
 (0)