We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c60d8b commit d41bf97Copy full SHA for d41bf97
src/Service/StaleIssueCommentGenerator.php
@@ -44,7 +44,7 @@ public function getComment(string $type): string
44
private function bug(): string
45
{
46
return <<<TXT
47
-Hey,
+Hey, thanks for your report!
48
Is this bug still relevant? Have you managed to find a workaround?
49
TXT;
50
}
0 commit comments