Skip to content

Conversation

@sarthakNITT
Copy link
Contributor

@sarthakNITT sarthakNITT commented Jan 20, 2026

Description

  • Fixed wrong command to start documentation server in contributing.md file
  • npm run start is wrong, correct command is npm run dev.

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Continue Tasks: ▶️ 2 queued — View all


Summary by cubic

Fixes the docs server start command in CONTRIBUTING.md. Replaces npm run start with npm run dev so contributors can run the documentation locally without errors.

Written for commit faf3de7. Summary will update on new commits.

@sarthakNITT sarthakNITT requested a review from a team as a code owner January 20, 2026 19:40
@sarthakNITT sarthakNITT requested review from sestinj and removed request for a team January 20, 2026 19:40
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 20, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@sarthakNITT
Copy link
Contributor Author

Hi @RomneyDa, in my previous PR the Prettier check was failing, so I ran npm run format to fix it. That updated ~40 files, but the changes are strictly formatting-only (no logic/content changes). The only actual content change is in CONTRIBUTING.md.

Could you please review this PR? In case of passing all the checks, I can rerun Prettier and push an updated commit.

Thanks!

RomneyDa
RomneyDa previously approved these changes Jan 20, 2026
Copy link
Collaborator

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

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

Fixes the incorrect docs server start command

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jan 20, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 20, 2026
@RomneyDa
Copy link
Collaborator

@sarthakNITT looks like this is failing the prettier check

@sarthakNITT
Copy link
Contributor Author

@RomneyDa
This PR only changes the required file, but the Prettier check is failing.
Like my last PR, to pass CI I’ll need to run npm run format, which reformats ~39 files (code formatting-only by prettier, no logic changes).
Should I go ahead and push those changes?

@RomneyDa RomneyDa merged commit a21eb15 into continuedev:main Jan 22, 2026
56 of 57 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jan 22, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2026
@sestinj
Copy link
Contributor

sestinj commented Jan 22, 2026

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants