Open Ishika-Gupta06 opened 1 month 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! 😊
@Ishika-Gupta06 Hey ! Nice work ! Kindly add screenshots of the updated toast messages.
Description
A clear and concise description of what the PR does.
This PR does the following:
- Adds ... [Feature Request]: success confirmation msg upon registering #455
- Updates ... Updated the feature
Related Issues
Fixes #455 .
- Placeholder: "Fixes [Feature Request]: success confirmation msg upon registering #455 "
Changes
List the detailed changes made in this PR.
- Added a new feature to ... SignUpPage
Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
- Pull this branch.
- Run
npm install
to install dependencies.- Run
npm test
to execute the test suite.- Verify that ...
Screenshots (if applicable)
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.
- [ X] I have performed a self-review of my code
- [ X] I have commented my code, particularly in hard-to-understand areas
- [ X] My changes generate no new warnings
- [ X] I am working on this issue under GSSOC
Kindly resolve these conflicts @Ishika-Gupta06
Description
A clear and concise description of what the PR does.
Related Issues
Fixes #455 .
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)
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.