-
Notifications
You must be signed in to change notification settings - Fork 109
Add CONTRIBUTING.md for Contribution Guidelines #720
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
518
commits into
Abhishek2634:contribution
Choose a base branch
from
dimpal-yadav:contribution
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
Add CONTRIBUTING.md for Contribution Guidelines #720
dimpal-yadav
wants to merge
518
commits into
Abhishek2634:contribution
from
dimpal-yadav:contribution
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
…storage feat: Stored token in httponly cookie
…nt-color fix: font color for dark mode login sign up
"Enhance Restaurant Detail Page: Added Styled Back Button"
added custom 404
Make the navbar responsive and applied some styling to Footer section
…contrast-fix Fix: Issue 267 color contrast fix
…_fix Hero Section UI is Fixed, Cards UI updated for visibility in dark Mode
Enhancement of Contact Us Section (GSSOC'25 Contribution)
Fix: Add cookie-parser dependency and harden protect middleware
Show total quantity of items in cart as badge on navbar cart icon
…th-hover-animation Smooth hover animation added to the cards of the restaurant section
signup button issue
Improved Searchbar for better experience and consistency
…view-text Fix dark mode visibility issues in review cards
Changed Footer Social Media icons with better UI experience
change the colour of section-title Heading so that it can be match to text colour which inhance the user experience
…r-contact Fix layout: added space between navbar and contact section
Fixing sign in and login issue
|
@dimpal-yadav is attempting to deploy a commit to the Abhi's projects Team on Vercel. A member of the Team first needs to authorize it. |
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.
Description
This PR adds a CONTRIBUTING.md file to the root of the repository to guide new contributors on how to contribute effectively.
Currently, the repository lacks this file, making it difficult for new contributors to understand proper contribution practices.
Closes issue #702
Changes
CONTRIBUTING.mdin the project rootWhy Important
Acceptance Criteria
CONTRIBUTING.mdfile exists in the root