-
Notifications
You must be signed in to change notification settings - Fork 245
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
FIxed two bugs and added testimonial section #475
base: master
Are you sure you want to change the base?
Conversation
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! 😊 |
Hey @Trisha-tech please give me the write access so that I can resolve the conflicts by myself :) |
Kindly add some screenshot or screen recording of the features you have made. @AasthaSingh28 and for resolving the conflicts just pull the upstream code and accept the incoming changes. |
@AasthaSingh28 Follow the instructions given by Project admin and then we can merge your PR |
@Suman373 Can you please give me the write acces so that I can resolve the conflicts in this branch and make PR ready to merge asap? |
You can fix the conflicts by accepting incoming changes from upstream. I am not allowed/eligible to provide write access to contributors. |
Description
A clear and concise description of what the PR does.
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)
Add any screenshots that help explain or visualize the changes.
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.