Skip to content

Commit 974c9fe

Browse files
94noniNyholm
andauthored
Update StaleIssueCommentGenerator.php (#235)
* Update StaleIssueCommentGenerator.php * Update src/Service/StaleIssueCommentGenerator.php Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com> --------- Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
1 parent dc31140 commit 974c9fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Service/StaleIssueCommentGenerator.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ private function feature(): string
7171
return <<<TXT
7272
Thank you for this suggestion.
7373
There has not been a lot of activity here for a while. Would you still like to see this feature?
74+
[Every feature is developed by the community.](https://symfony.com/doc/current/contributing/community/releases.html#development)
75+
Perhaps someone would like to try?
76+
You can [read how to contribute](https://symfony.com/doc/current/contributing/code/pull_requests.html) to get started.
7477
TXT;
7578
}
7679

0 commit comments

Comments
 (0)