Skip to content

docs: fix repository setup commands - #8

Open
roonakyadav wants to merge 4 commits into
ScalerOpenSourceLabsOrg:mainfrom
roonakyadav:fix/contributing-clone-command
Open

roonakyadav wants to merge 4 commits into
ScalerOpenSourceLabsOrg:mainfrom
roonakyadav:fix/contributing-clone-command

Conversation

@roonakyadav

Copy link
Copy Markdown

What does this PR do?

Fixes the setup commands in CONTRIBUTING.md.

The clone command currently uses the literal placeholders <org>/<repo>, and the subsequent cd command also references <repo>. This prevents contributors from copying the documented setup commands directly.

Updated them to use the actual repository name:

git clone https://github.com/ScalerOpenSourceLabsOrg/scaleropensourcelabs.com.git
cd scaleropensourcelabs.com/web

Why?

CONTRIBUTING.md is specifically intended to help first-time contributors get started, so the commands should be directly runnable.

No application code or behavior was changed.

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.

1 participant