Closed Sourabh782 closed 3 weeks ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
KINDLY MERGE #597 ( ALREADY REVIEWED ) BEFORE THIS PR AS THIS CONTAINS CHANGES MADE IN THAT PR ALSO.
Description
A clear and concise description of what the PR does.
This PR does the following:
Related Issues
Link any related issues using the format
Fixes #issue_number
. This helps to automatically close related issues when the PR is merged.Changes
List the detailed changes made in this PR.
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
some page changes:
contact us: before:
after:
terms and condition: before:
after:
privacy page: before:
after:
other pages:
Additional Context
Any additional context or information that reviewers should be aware of.
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.