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 03c0343 commit 0265f40Copy full SHA for 0265f40
src/Service/StaleIssueCommentGenerator.php
@@ -18,7 +18,7 @@ public function getInformAboutClosingComment(): string
18
{
19
$messages = [
20
'Hello? This issue is about to be closed if nobody replies.',
21
- 'Friendly ping? Should this still be open? I will close if I dont hear anything.',
+ 'Friendly ping? Should this still be open? I will close if I don\'t hear anything.',
22
'Could I get a reply or should I close this?',
23
'Just a quick reminder to make a comment on this. If I don\'t hear anything I\'ll close this.',
24
'Friendly reminder that this issue exists. If I don\'t hear anything I\'ll close this.',
0 commit comments