Skip to content

feat: improve footer links#206

Open
Vishvapatel2047 wants to merge 3 commits into
nensii21:mainfrom
Vishvapatel2047:feat/improve-footer
Open

feat: improve footer links#206
Vishvapatel2047 wants to merge 3 commits into
nensii21:mainfrom
Vishvapatel2047:feat/improve-footer

Conversation

@Vishvapatel2047

@Vishvapatel2047 Vishvapatel2047 commented Jul 7, 2026

Copy link
Copy Markdown

Pull Request

Summary

  • Improved the landing page footer.
  • Added a GitHub link.
  • Updated footer links to include Privacy Policy, Terms, and Contact.
  • Kept the existing copyright information.

Related Issue

Closes #139

or

Fixes #139


Type of Change

Please check the relevant option(s):

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Refactoring
  • UI/UX enhancement
  • Tests
  • Other

Changes Made

  • Added GitHub link to the footer.
  • Updated footer navigation links.
  • Preserved the existing responsive layout.
  • Kept the copyright section intact.

Screenshots (if applicable)

Updated footer after changes.

image
Devlink-footer.mp4

Testing

Describe how you tested your changes.

  • Tested locally
  • Existing tests pass
  • Added new tests
  • UI verified
  • Cross-browser tested (if applicable)

Additional testing notes:


Checklist

Before submitting this pull request, confirm the following:

  • My code follows the project's coding standards.
  • I have tested my changes locally.
  • I have updated the documentation where necessary.
  • My changes do not introduce new warnings or errors.
  • I have reviewed my own code.
  • This pull request focuses on a single feature or fix.
  • [] I have linked the related issue.

Additional Notes

This PR only updates the landing page footer as requested in Issue #139.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎉 Thank you for your first Pull Request to DevLink!

We appreciate your contribution to our open-source community.

Before your PR is reviewed, please ensure:

  • ✅ The project builds successfully.
  • ✅ Your code follows the project's coding standards.
  • ✅ You have tested your changes.
  • ✅ Related documentation has been updated if necessary.

Our maintainers will review your PR as soon as possible.

Thank you for helping improve DevLink! 💙

@nensii21

nensii21 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Thanks for opening this PR. The description is currently incomplete. Please update it with:

A clear summary of the changes made.
The issue number this PR addresses (e.g. Closes #123).
The type of change.
How you tested the implementation.
Attached video and screenshots of what changes you have made

Once the PR description is updated, I'll proceed with the review.

@Vishvapatel2047

Copy link
Copy Markdown
Author

Thanks for opening this PR. The description is currently incomplete. Please update it with:

A clear summary of the changes made. The issue number this PR addresses (e.g. Closes #123). The type of change. How you tested the implementation. Attached video and screenshots of what changes you have made

Once the PR description is updated, I'll proceed with the review.

I have attached video link & also clear summary with image please review!

@nensii21

nensii21 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

PR is not supposed to look like this , I see you have attached but this isn't how PR's description is written.Please update it,Once the PR description is updated, I'll proceed with the review.@Vishvapatel2047

@Vishvapatel2047

Copy link
Copy Markdown
Author

PR is not supposed to look like this , I see you have attached but this isn't how PR's description is written.Please update it,Once the PR description is updated, I'll proceed with the review.@Vishvapatel2047

Is it okay now or any changes needed?

@nensii21

nensii21 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

The footer looks clean overall, but a few improvements would make it feel more polished:

Add a subtle top border or light background to better separate it from the page.
Increase the logo size and make the DevLink text slightly bolder.
Reduce the emphasis on the copyright text and improve the visual hierarchy.
Add hover/focus states for the footer links.
Improve responsive behavior by stacking and centering the content on smaller screens.
Slightly increase the vertical padding for a more balanced appearance.

@Vishvapatel2047

Copy link
Copy Markdown
Author
devlink.mp4
image

now is it okayy?

@nensii21

nensii21 commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Please complete CI jobs and then i will merge this PR.Thanks.

@Vishvapatel2047

Copy link
Copy Markdown
Author

I have starred repository but still it's failing sorry but I can't do anything now 😔

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.

Improve Footer

2 participants