-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
Issue#1181 fixed. Added age calculator project with the required changes #1296
Issue#1181 fixed. Added age calculator project with the required changes #1296
Conversation
It's great having you contribute to this projectThank you for opening a Pull Request 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you :) |
@Kushal997-das I closed the previous one... |
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.
Hi, @ParnaRoyChowdhury777. Please make the following updates:
-
Remove sections like 'Contributing' and 'Contact' from your
readme.md
file. -
Pull the latest updates from the repository.
-
Address the issue in your
readme.md
file as described here. -
Additionally, include instructions prompting users to enter their age for better clarity.
@Kushal997-das check once |
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.
We still have a couple of issues:
- There are elements out of place. Please refer to the image below for details.
- Clicking
age calculator
redirects to another project. Please correct this without altering previous configurations, or we will have to close the PR.
Have you read the Contributing Guidelines ?
Yes
Description
I have added the Age Calculator Project under the Basic section of Web Development and have done the changes you mentioned previously.
Fixes #1181
Checklist
README.md
and link to my code.Related Issues or Pull Requests
Fixes Issue #1181
Corrects the previous PR #1251