Add “Tips to Get Selected for GSoC” Section Above CTA on GSoC Page#876
Open
Aarya-Chaudhari wants to merge 4 commits intosayeeg-11:mainfrom
Open
Add “Tips to Get Selected for GSoC” Section Above CTA on GSoC Page#876Aarya-Chaudhari wants to merge 4 commits intosayeeg-11:mainfrom
Aarya-Chaudhari wants to merge 4 commits intosayeeg-11:mainfrom
Conversation
Contributor
Author
|
Hello @sayeeg-11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 Description
This PR introduces a new “Tips to Get Selected for GSoC” section on the GSoC page to bridge the content gap between the stipend information and the final call-to-action. Previously, the page directly jumped from stipend details to the CTA, which lacked actionable guidance for beginners preparing for GSoC.
The new section provides concise, practical tips in a card-based layout with icons and hover effects, improving content flow, readability, and user engagement while maintaining consistency with the existing design system.
Changes Made
Added a dedicated gsoc-tips-section above the CTA section
Implemented responsive grid layout (gsoc-tips-grid) for tips cards
Created reusable card UI (gsoc-tip-card) with hover elevation effects
Included 6 actionable tips (early contribution, mentor communication, proposal writing, consistency, etc.)
Ensured styling consistency with existing sections (features, timeline, stipend)
Maintained responsive behavior and design tokens (colors, spacing, typography)
📸 Screenshots (MANDATORY for UI/UX changes)
Closes [Feature]: Add “Tips to Get Selected for GSoC” Section on the GSOC page #859