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 dc31140 commit 974c9feCopy full SHA for 974c9fe
src/Service/StaleIssueCommentGenerator.php
@@ -71,6 +71,9 @@ private function feature(): string
71
return <<<TXT
72
Thank you for this suggestion.
73
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.
77
TXT;
78
}
79
0 commit comments