We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95e43e commit b4280efCopy full SHA for b4280ef
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