You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐞 Problem
The example command for git clone is written using SSH, but the image next to the code shows the HTTPS option. This inconsistency may confuse users.
🎯 Goal
The goal is to make the instructions clearer so that users can more easily understand the process of contributing. Ensuring that the image matches the example command will help users follow the steps correctly.
💡 Possible Solutions
Replace the current image with a new one that focuses on the SSH option to match the example command.
The text was updated successfully, but these errors were encountered:
Hi, @codekakitai51 I'd like to work on this issue and provide a solution by updating the image to match the SSH command in the example. Is anyone already working on this, or may I proceed?
Hi, @codekakitai51
My name is Nishesh73, and I recently contributed to the discussion regarding Issue #87898 titled "Mismatch between git clone command and image in the 'Clone the repository' section of README.md." I haven’t received any updates on this issue and would appreciate any guidance you could provide on how to proceed. I don't know how to reach admins.
Hi, @codekakitai51
I've updated the image as requested and changed the border color from purple to red to match the original. You can see the updated image in the latest commit.
Please let me know if there's anything I have to change
🐞 Problem
The example command for
git clone
is written using SSH, but the image next to the code shows the HTTPS option. This inconsistency may confuse users.🎯 Goal
The goal is to make the instructions clearer so that users can more easily understand the process of contributing. Ensuring that the image matches the example command will help users follow the steps correctly.
💡 Possible Solutions
Replace the current image with a new one that focuses on the SSH option to match the example command.
The text was updated successfully, but these errors were encountered: