-
Notifications
You must be signed in to change notification settings - Fork 242
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 Contributor's Page #504
Conversation
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, @TBorundia! 🎉 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
✅ Deploy Preview for rococo-mooncake-0d89f7 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@Anjaliavv51 , I have opened new PR with the required changes. Please review it. |
@TBorundia add contributor link in footer section to all html pages. |
@Anjaliavv51 , Done !! |
@TBorundia check below , u added to times don't repeat the footer tag again just add one li with a with link redirection address. |
@TBorundia both in menu.html page and also contact.html page , in contact.html page overlap is found. |
@Anjaliavv51 , It occured due to the conflict in branch. I have resolved it. Please check it |
contributor page is misaligned. |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
@TBorundia thank for these great changes awarding u with level 3 , for ur efforts! |
@Anjaliavv51 Thank You so much !! |
Description
Added Contributor's Page that matches with the overall theme of website.
It fetches the data directly from the repo. It is easy to navigate to the contributor's profile.
Related Issues
Screenshots / videos (if applicable)
retro_contributor.mp4
Checklist
[X] I have gone through the contributing guide
[X] I have updated my branch and synced it with project
main
branch before making this PR[X] I have performed a self-review of my code
[X] I have tested the changes thoroughly before submitting this pull request.
[X] I have provided relevant issue numbers, screenshots, and videos after making the changes.
[X] I have commented my code, particularly in hard-to-understand areas.