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 33704c4 commit 9b5dfb6Copy full SHA for 9b5dfb6
.github/workflows/close-stale-feature-requests.yml
@@ -19,9 +19,10 @@ env:
19
20
WARN_MESSAGE: >
21
There has been no activity on this feature request for
22
- 5 months and it is unlikely to be implemented.
23
- It will be closed 6 months after the last non-automated comment.
24
-
+ 5 months and to help maintain relevant open issues please
+ add the never-stale label or close this PR if it should be
+ closed. If not the issue will be automatically closed 6
25
+ months after the last non-automated comment.
26
27
For more information on how the project manages
28
feature requests, please consult the
0 commit comments