Skip to content

docs(contributing): fix Node.js version specification#235

Merged
BowTiedRadone merged 2 commits intostacks-network:masterfrom
jadonamite:patch-1
Mar 3, 2026
Merged

docs(contributing): fix Node.js version specification#235
BowTiedRadone merged 2 commits intostacks-network:masterfrom
jadonamite:patch-1

Conversation

@jadonamite
Copy link
Contributor

The Node.js requirement in CONTRIBUTING.md was slightly inaccurate in two ways:

  • "LTS" was used as a version prefix rather than a release type descriptor.
  • Only v20.18.0 was mentioned, omitting the other supported versions (22 and 24).
    As i was initially very confused trying to figure out if my own version was supported or a downgrade was needed

This PR corrects the wording to "Node.js v20.18.0 (LTS) or later" and adds a
clear note that versions 20, 22, and 24 are all supported.

@jadonamite jadonamite requested a review from a team as a code owner February 27, 2026 13:55
Copy link
Contributor

@BowTiedRadone BowTiedRadone left a comment

Choose a reason for hiding this comment

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

@jadonamite Thanks for your PR! Left a suggestion. After you apply it we can merge.

Copy link
Contributor Author

@jadonamite jadonamite left a comment

Choose a reason for hiding this comment

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

Seen the changes would be made now

@jadonamite
Copy link
Contributor Author

Changes done

Copy link
Contributor

@BowTiedRadone BowTiedRadone left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your contribution!

@BowTiedRadone BowTiedRadone merged commit a64400b into stacks-network:master Mar 3, 2026
17 checks passed
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