Add note about Node.js Repo being forked#8831
Add note about Node.js Repo being forked#8831SIDDHNATH99 wants to merge 1 commit intonodejs:mainfrom
Conversation
Added a note indicating that the repository is a fork. Signed-off-by: Siddhnath Gharge <69086430+SIDDHNATH99@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 6eed9e0. Bugbot is set up for automated code reviews on this repo. Configure here. |
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website Please review the changes when you have a chance. Thank you! 🙏 |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 6eed9e0. Configure here.
| <br /> | ||
| </p> | ||
|
|
||
| <p>Node.js Repo forked</p> |
There was a problem hiding this comment.
Personal fork note added to official project README
Medium Severity
A personal note <p>Node.js Repo forked</p> has been added to the official project README.md. This is a personal annotation relevant only to the contributor's fork and does not belong in the upstream repository's documentation. It disrupts the professional presentation of the README and provides no useful information to other contributors or users.
Reviewed by Cursor Bugbot for commit 6eed9e0. Configure here.
|
Please do not post spammy PRs. |


Added a note indicating that the repository is a fork.
Description
Validation
Related Issues
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.