-
Notifications
You must be signed in to change notification settings - Fork 109
Add Contact Section in README #719
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
Open
dimpal-yadav
wants to merge
556
commits into
Abhishek2634:contribution
Choose a base branch
from
dimpal-yadav:main
base: contribution
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feat empty cart
Link git adding
Navigation-Enhancement.
Enhanced Wishlist Functionality and Navbar Improvements
β¦etext-contactpage Fix: Updated visibility of left side text in contact page in dark mode
β¦hecker feat(auth): Add password strength checker to signup form
β¦rtion-and-visibility correct distortion in dark mode & scroll-to-top buttons
Added CONTRIBUTING.md
β¦-typos-formatting Fixes Abhishek2634#705 typos and improve formatting in README
β¦tter-subscription-footer Fixes Abhishek2634#704 Add Newsletter Subscription Section to Footer
β¦-links Closes Abhishek2634#403 Fix footer links
β¦arch-image-voice Fixes Abhishek2634#361 Enhance search with image upload and improved voice input support
Added my orders and my profile page for logged in users
added rating feature (1β5 stars) in the Feedback and Review section Abhishek2634#727
Removed the FeedbackReviews section from the Mobile App tab to prevent it from appearing multiple times across the website.
Add GSSoC Banner to README
Fix typos and improve formatting in README
Add GSSoC Label and Level for Auto labels assignment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π Pull Request Summary
This PR adds a Contact π section at the bottom of the README.md file to make it easier for contributors and users to reach out for queries, feedback, or collaboration.
π οΈ Type of Change
Please select options that are relevant to your pull request:
π Bug fix
β¨ New feature
π§Ή Code refactor
π§ͺ Tests added/updated
[x]π Documentation update
π Performance improvement
π§ Other (please describe):
π Related Issue
Closes #703
β Checklist
Please confirm the following before submitting:
[x]I have tested my changes locally
[x]I have checked the README formatting consistency
[x]I have updated documentation (if necessary)
[x]My code follows the projectβs coding conventions
[x]I have merged the latest main or dev branch
[x]I have performed a self-review of my own code
[x]My changes generate no new warnings or errors
[x]I have commented my code, especially in hard-to-understand areas
[x]I have linked the related issue