Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion doc/contributing/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@ This script will use the promoted builds and changelog to generate the post.

The nodejs.org website will automatically rebuild and include the new version.
To announce the build on social media, please ping the @nodejs-social-team
on offical slack channel.
on official slack channel.
Comment on lines 1126 to +1127
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

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

Consider capitalizing “Slack” for consistency with other parts of this document (e.g., later sections refer to “Slack channel”). Also, the sentence reads more naturally as “on the official Slack channel.”

Copilot uses AI. Check for mistakes.
Comment on lines 1126 to +1127
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

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

This change also removes leading indentation before the continuation line. In Markdown, indentation can change rendering (e.g., turning text into a code block). If the intent is only a spelling fix, consider either keeping the original indentation or updating the PR description to reflect the formatting change.

Copilot uses AI. Check for mistakes.

Node.js is also available on Bluesky and a release announcement can be
reposted using [nodejs/bluesky](https://github.com/nodejs/bluesky) repository.
Expand Down
Loading