8000
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 00a5b18 commit ee1c78aCopy full SHA for ee1c78a
doc/contributing/pull-requests.md
@@ -446,6 +446,11 @@ credit for the work they started (either by preserving their name and email
446
address) in the commit log, or by using an `Author:` meta-data tag in the
447
commit.
448
449
+If a pull request has been inactive for more than six months, add the `stalled` label
450
+to it. That will trigger an automation that adds a comment explaining the pull request
451
+may be close for inactivity, giving a heads-up to the contributor before actually
452
+closing it if it remains inactive.
453
+
454
### Approving a change
455
456
Any Node.js core collaborator (any GitHub user with commit rights in the
0 commit comments