Skip to content

Conversation

@Dcodder33
Copy link

Pull Request Template

Description

Added "Featured Writers" section to showcase community contributors and their work. This enhancement:

  • Provides social proof for the Writers Program
  • Highlights successful contributions
  • Encourages new participants by showing real examples

Changes proposed:

  • Added responsive grid layout for writer cards
  • Included placeholder content (images, names, testimonials)
  • Implemented inline styling for quick integration
  • Positioned after Evaluation Criteria section

Fixes # (issue)
(or)
Part of # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Manual Testing Performed:

  1. Verified responsive design on multiple viewports (mobile/desktop)
  2. Checked card alignment and spacing
  3. Confirmed placeholder content renders correctly

Test Configuration:

  • Browser: Chrome 121, Firefox 115
  • Viewport sizes: 320px, 768px, 1024px, 1440px

Additional Context

Featured Writers Section Preview
(Replace with actual screenshot of your implementation)

Future Improvements:

  • Replace placeholders with dynamic data from API
  • Refactor inline styles to CSS classes
  • Add hover animations for cards

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have tagged the reviewers in a comment below in case my pull request is ready for review
  • I have signed the commit message to agree to Developer Certificate of Origin (DCO)

- Added a new section after "Evaluation Criteria" to highlight past writers
- Includes responsive cards with placeholder content for:
  - Writer profile images
  - Names/roles
  - Testimonials
  - Article links
- Uses inline styling for quick integration (can be refactored later)
Copy link

@pratik-mahalle pratik-mahalle left a comment

Choose a reason for hiding this comment

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

Hey @Dcodder33, Thank you for raising the pr. Our team will review the changes

@amaan-bhati amaan-bhati self-requested a review November 25, 2025 18:11
Copy link
Member

@amaan-bhati amaan-bhati left a comment

Choose a reason for hiding this comment

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

Hey @Dcodder33 Thanks for raising this pr, can you please share a preview of the ui and the changes that you have made with a screenshot?

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