Skip to content

Commit e75310d

Browse files
committed
docs: explain Node deprecation in CONTRIBUTING.md
1 parent 142223e commit e75310d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ For project governance, roles, and voting procedures, see the [Governance sectio
2323

2424
## Prerequisites
2525

26+
We actively support and test against the latest two LTS Node versions, currently 22 and 24. When a new LTS version rolls out (26, 28, etc.), we deprecate the oldest one.
27+
2628
| Tool | Version | Notes |
2729
| ---------------------------------------------------------------------------------------------------------- | -------------------- | --------------------------- |
2830
| [Node.js](https://nodejs.org/en/download) | 22.13.1+, or 24.0.0+ | Check with `node -v` |

0 commit comments

Comments
 (0)