Sahilll94/Travel-Book

[DOCS] Incorrect git clone Command in README.md

开放

#32 创建于 2025年8月4日

 (2 条评论) (0 个反应) (1 位负责人)JavaScript (46 个派生)auto 404
GSSoC'25Level 2documentationenhancementgood first issue

仓库指标

星标
 (9 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南