Skip to content

docs: point to .node-version instead of restating it - #56

Merged
altaywtf merged 1 commit into
mainfrom
docs/toolchain-pointers
Sep 23, 2026
Merged

altaywtf merged 1 commit into
mainfrom
docs/toolchain-pointers

Conversation

@altaywtf

Copy link
Copy Markdown
Member

Problem

CONTRIBUTING restated the Node range (>=24.19.0) that .node-version and engines.node already declare.

Solution

Point contributors at .node-version, and link the pnpm install page.

Proof

pnpm run check passes; the pre-push verify gate passed.

Copilot AI lite review requested due to automatic review settings September 23, 2026 16:01
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 23, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-23T16:02:42.114567Z df48374 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The change is a straightforward documentation update with valid links and no behavioral impact on the codebase.

Review effort: Lite
Findings: None

What changed in this PR

This PR updates contributor onboarding docs to avoid duplicating the project’s Node.js version requirement by pointing readers to the single source of truth in .node-version, and adds a direct link to pnpm installation instructions.

Changes:

  • Replaces the hardcoded Node version text in CONTRIBUTING.md with a link to .node-version.
  • Links to the official pnpm installation page to help contributors install pnpm correctly.
File Description
CONTRIBUTING.md Removes duplicated Node version requirement and replaces it with links to .node-version and pnpm installation docs.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@altaywtf
altaywtf merged commit be74c89 into main Sep 23, 2026
7 checks passed
@altaywtf
altaywtf deleted the docs/toolchain-pointers branch September 23, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants