Skip to content
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

added conatct us and copywrite #1069

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Conversation

AnkitMourya12
Copy link
Contributor

@AnkitMourya12 AnkitMourya12 commented Jun 26, 2024

Description

I am added Contact us details and Copywirte sign.

Related Issues

issue no. #1066

Changes Proposed

  • I have read and followed the Contribution Guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Devfind2

Copy link

vercel bot commented Jun 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-find ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 7:41am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @AnkitMourya12! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.

@AnkitMourya12
Copy link
Contributor Author

please merge this PR request @akbatra567 and give Level 1 or level 2 lable for gssoc'24 leaderboard

@@ -14,7 +14,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-router-dom": "^6.22.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this needs to be deleted for your changes?

Copy link
Contributor Author

@AnkitMourya12 AnkitMourya12 Jun 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

Comment on lines 72 to 97
<form className="contact-form">
<div className="form-group">
<label htmlFor="name" className="form-label">
Name:
</label>
<input type="text" id="name" name="name" className="form-input" />
</div>

<div className="form-group">
<label htmlFor="email" className="form-label">
Email:
</label>
<input type="email" id="email" name="email" className="form-input" />
</div>

<div className="form-group">
<label htmlFor="message" className="form-label">
Message:
</label>
<textarea id="message" name="message" rows="4" className="form-textarea" />
</div>

<button type="submit" className="submit-button" color="orange">
Submit
</button>
</form>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are you handling the form submissions?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using Inline html css. Just make UI

@akbatra567
Copy link

akbatra567 commented Jun 26, 2024

image

submit button is not following the button styling

@AnkitMourya12
Copy link
Contributor Author

AnkitMourya12 commented Jun 27, 2024

yes
i resolved you can review

@AnkitMourya12
Copy link
Contributor Author

hello @akbatra567 i resolve this you can review code and merge this PR.

@akbatra567 akbatra567 merged commit 1f7281b into shyamtawli:master Jul 6, 2024
2 checks passed
@AnkitMourya12
Copy link
Contributor Author

hello @akbatra567 please give the gssoc lable e.i lable 1 or lable 2

@shyamtawli
Copy link
Owner

@akbatra567 Don't merge PR, just approve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants