Sahilll94/Travel-Book

[DOCS] Incorrect git clone Command in README.md

オープン

#32 opened on 2025/08/04

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (46 件のフォーク)auto 404
GSSoC'25Level 2documentationenhancementgood first issue

Repository metrics

Stars
 (9 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド