Sahilll94/Travel-Book

[DOCS] Incorrect git clone Command in README.md

Aperta

#32 aperta il 4 ago 2025

 (2 commenti) (0 reazioni) (1 assegnatario)JavaScript (46 fork)auto 404
GSSoC'25Level 2documentationenhancementgood first issue

Metriche repository

Star
 (9 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Documentation Type

README file

Current Issue

The current git clone command mentioned in the README.md assumes users are cloning the original repository directly, rather than following the standard fork-and-clone workflow.

This can confuse new contributors who have forked the repo to their own GitHub account, as the link will not match what is written.

Proposed Improvement

Update the Clone section in the README.md to reflect the correct contributor workflow:

Affected Sections

README.md - installation section

Target Audience

All audiences

Additional Context

No response

Implementation

  • I can write the documentation changes myself
  • I can provide review and feedback
  • I prefer to let others handle the implementation

Confirmation

  • I have checked that this improvement isn't already covered elsewhere
  • I have searched for existing documentation issues before creating this one

Guida contributor