Skip to content

Conversation

@JohnDaWalka
Copy link

No description provided.

Copilot AI review requested due to automatic review settings January 2, 2026 07:28
@nodejs-github-bot nodejs-github-bot added addons Issues and PRs related to native addons. doc Issues and PRs related to the documentations. labels Jan 2, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds an extra blank line after the title in doc/api/addons.md.

Key Changes

  • Adds a second blank line after the # C++ addons title

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -1,5 +1,6 @@
# C++ addons


Copy link

Copilot AI Jan 2, 2026

Choose a reason for hiding this comment

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

This adds an extra blank line after the title that is inconsistent with the documentation formatting pattern. All other API documentation files (e.g., assert.md, buffer.md, crypto.md) have exactly one blank line after the title before the <!--introduced_in=...--> comment. This change introduces a second blank line, breaking that consistency.

Suggested change

Copilot uses AI. Check for mistakes.
@legendecas legendecas added the invalid Issues and PRs that are invalid. label Jan 2, 2026
@legendecas legendecas closed this Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addons Issues and PRs related to native addons. doc Issues and PRs related to the documentations. invalid Issues and PRs that are invalid.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants