-
Notifications
You must be signed in to change notification settings - Fork 14
Add Simon Game project by Tanmita Roy #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
👋 @Tr1120 |
|
Hi @Tr1120, Thank you for making this PR to contribute to this repo with your wonderful project. As the lining checks have passed, please wait till I review your source code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on your PR @Tr1120, I can conclude that you have copied and pasted your project within to make this PR, which is totally fine in the novice stage.
But I can see there's an unnecessary level of file hierarchy within you PR which might not go well within the final contribution table which are automated to update based on your contribution.
Changes Required
Please make the following changes to proceed further.
- Remove the redundant hierarchy as follows...
| Current File Structure | Desired File structure |
|---|---|
|
|
|
👋 @Tr1120 This PR is closed. If you think there's been a mistake, please contact the maintainer @iamwatchdogs. |
|
File structure changed into required structure |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
This PR was closed because it has been stalled for 10 days with no activity. |
Added a memory game built with JS, HTML, CSS, and jQuery