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 03e05b0 commit 74a171fCopy full SHA for 74a171f
.github/workflows/close-stale-feature-requests.yml
@@ -19,9 +19,11 @@ 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. To help maintain relevant open issues, please
+ add the https://github.com/nodejs/node/labels/never-stale
+ label or close this issue if it should be closed. If not,
25
+ the issue will be automatically closed 6 months after the
26
+ last non-automated comment.
27
28
For more information on how the project manages
29
feature requests, please consult the
0 commit comments