Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc/contributing/pull-requests.md
  • Loading branch information
Trott authored Mar 25, 2025
commit 1918451f65b15d068842a850ad2eb38478227434
2 changes: 1 addition & 1 deletion doc/contributing/pull-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ address) in the commit log, or by using an `Author:` meta-data tag in the
commit.

If a pull request has been inactive for more than six months, add the `stalled` label
to it. That should trigger an automation that adds a comment explaining the pull request
to it. That will trigger an automation that adds a comment explaining the pull request
may be close for inactivity, giving a heads-up to the contributor before actually
closing it if it remains inactive.

Expand Down
Loading