Skip to content

Fix repository URLs and directory names in README#1

Draft
muris11 with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-github-profile
Draft

Fix repository URLs and directory names in README#1
muris11 with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-github-profile

Conversation

Copilot AI commented Oct 23, 2025

Copy link
Copy Markdown

Changes

Updated the README.md file to reflect the correct GitHub repository information for this project.

Issues Fixed

The README contained placeholder and incorrect repository information that would prevent users from successfully cloning and setting up the project:

  • Incorrect clone URLs: Used placeholder URLs like your-username/ecommerce-projek2.git and username/ecommerce-projek2.git
  • Wrong directory names: Referenced ecommerce-projek2 instead of the actual repository name ecommerce_project2

What Was Changed

Both the English and Indonesian (Bahasa Indonesia) installation sections have been updated:

Before:

git clone https://github.com/your-username/ecommerce-projek2.git
cd ecommerce-projek2

After:

git clone https://github.com/muris11/ecommerce_project2.git
cd ecommerce_project2

Impact

  • Users can now correctly clone the repository using the proper URL
  • Installation instructions match the actual repository structure
  • Consistent and accurate documentation in both languages
  • Improved first-time user experience when setting up the project

This is a documentation-only change with no impact on the application code or functionality.

Original prompt

perbaiki profile github saya


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Oct 23, 2025
Co-authored-by: muris11 <126364891+muris11@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix GitHub profile information Fix repository URLs and directory names in README Oct 23, 2025
Copilot AI requested a review from muris11 October 23, 2025 12:29
@muris11

muris11 commented Oct 23, 2025

Copy link
Copy Markdown
Owner

Yes

@muris11 muris11 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Oke

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.

2 participants