Skip to content

Commit 23527a4

Browse files
authored
docs: clarify source checkout Node floor (#97898)
* docs: clarify source checkout Node floor * chore: refresh CI for PR #97898 --------- Co-authored-by: lin-hongkuan <[email protected]>
1 parent fc97e92 commit 23527a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ For coordinated change sets that genuinely need more than 20 PRs, join the **#cl
122122

123123
## Before You PR
124124

125+
- Use **Node 24** for source checkouts when possible. OpenClaw also supports Node 22.19+, but older Node 22 minors such as 22.17 are below the repository engine floor and can fail before `pnpm` commands run. See [Node install guidance](docs/install/node.md) if your local version is too old.
125126
- Test locally with your OpenClaw instance
126127
- External PRs must describe the user, product, or operational problem in **What Problem This Solves** and include useful validation in **Evidence**. Focused tests, CI results, screenshots, recordings, terminal output, live observations, redacted logs, and artifact links all count. Reviewers will inspect the code, tests, and CI; use the PR body to explain intent and make validation easy to understand.
127128
- When ClawSweeper, Codex, Barnacle, or a maintainer asks for more context or evidence, edit the PR description instead of only replying in a new comment. Keep **What Problem This Solves**, **Why This Change Was Made**, **User Impact**, and **Evidence** current; a short comment can point reviewers to the update, but the PR body should remain the durable explanation for maintainers and bots.

0 commit comments

Comments
 (0)