-
Notifications
You must be signed in to change notification settings - Fork 211
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
🛠️FIX :Name validation added on contact us section #727
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for collect-your-gamingtools ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @akash70629! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Hi there! This issue is still open. We are looking forward to your response. |
Please merge this PR |
@swaraj-das added the validation in the |
Hi there! This issue is still open. We are looking forward to your response. |
@swaraj-das please merge it . |
Hi there! This issue is still open. We are looking forward to your response. |
Are you there ? @swaraj-das |
Hi there! This issue is still open. We are looking forward to your response. |
1 similar comment
Hi there! This issue is still open. We are looking forward to your response. |
@swaraj-das merge it !!!!!! |
Hi there! This issue is still open. We are looking forward to your response. |
Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨ |
Pull Request Format
PR Title
Issue #726 : Name validation missing on contact us section solved
Type of PR
Description
Name validation is added to contact us section. Name Input only accepts alphabets, the field does not allow users to input symbols and special characters, which may lead to invalid or spam submissions.
Screenshots / Videos (if applicable)
Before:
After:
Checklist
Thank you for reviewing my pull request!