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
Please update the documentation to reflect the correct username. This will ensure that users can successfully clone the repository.
Request @ANSHIKA-26, as a participant in Girls Script Summer of Code (GSSOC), I'd like to work on this issue. Could you please assign it to me and add the GSSOC, Hacktober fest, and Hacktober Fest accepted labels?
The text was updated successfully, but these errors were encountered:
@ANSHIKA-26, I have fixed the issue, Link to my PR #261
Also can you please add the level tag and GSSOC, Hacktober fest, and Hacktober Fest accepted labels in PR as well.
Thank you!
In the README or other documentation, the git clone command is currently written as:
Bash
git clone https://github.com/your-username/WordWise.git
This should be replaced with:
Bash
git clone https://github.com/actual-repository-owner-username/WordWise.git
Please update the documentation to reflect the correct username. This will ensure that users can successfully clone the repository.
Request
@ANSHIKA-26, as a participant in Girls Script Summer of Code (GSSOC), I'd like to work on this issue. Could you please assign it to me and add the GSSOC, Hacktober fest, and Hacktober Fest accepted labels?
The text was updated successfully, but these errors were encountered: