You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature aims to add a "Contact Us" page accessible through the hamburger menu. The page will contain a form where users can fill in their contact details and messages, along with any additional relevant information.
Problem Statement
Currently, there is no easy way for users to reach out or submit queries. Adding a "Contact Us" page will enhance user interaction, allowing them to directly get in touch for support, feedback, or inquiries.
Proposed Solution
Add a "Contact Us" link to the hamburger menu.
On click, redirect users to a new page that contains a simple contact form.
The form will include fields like Name, Email, Message, and possibly a phone number.
Include a "Submit" button that will send the data to the backend for further processing.
Are you participating in GSSoC?
Yes
No
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
✨ Feature Request
Description of the Feature
This feature aims to add a "Contact Us" page accessible through the hamburger menu. The page will contain a form where users can fill in their contact details and messages, along with any additional relevant information.
Problem Statement
Currently, there is no easy way for users to reach out or submit queries. Adding a "Contact Us" page will enhance user interaction, allowing them to directly get in touch for support, feedback, or inquiries.
Proposed Solution
Add a "Contact Us" link to the hamburger menu.
On click, redirect users to a new page that contains a simple contact form.
The form will include fields like Name, Email, Message, and possibly a phone number.
Include a "Submit" button that will send the data to the backend for further processing.
Are you participating in GSSoC?
The text was updated successfully, but these errors were encountered: