Skip to content

feat: add community opportunity hub and volunteer roadmap#105

Merged
Mr-Dark-debug merged 1 commit intomainfrom
mr-dark-debug/define-roles-and-requirements-for-community-outreach-frlnnl
Oct 10, 2025
Merged

feat: add community opportunity hub and volunteer roadmap#105
Mr-Dark-debug merged 1 commit intomainfrom
mr-dark-debug/define-roles-and-requirements-for-community-outreach-frlnnl

Conversation

@Mr-Dark-debug
Copy link
Collaborator

Summary

  • add a community opportunities page with role descriptions, onboarding flow, roadmap, and feedback rituals plus a Google Form CTA
  • document the volunteer program in docs/community/volunteer-talent-roadmap.md for reuse across announcements
  • expose the new hub from the Resources navigation menu for quick discovery

Testing

  • npm run lint

https://chatgpt.com/codex/tasks/task_e_68e807e646bc832d96c47b1d7106ea10

@vercel
Copy link

vercel bot commented Oct 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
syntax-blogs Error Error Oct 9, 2025 7:25pm

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting

Comment on lines +275 to +279
<ContentSection
id="roles"
eyebrow="Volunteer & internship tracks"
title="Where you can make an immediate impact"
description="Every opportunity includes clear responsibilities, time expectations, and success signals so you can pick the lane that fits your energy."

Choose a reason for hiding this comment

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

P1 Badge Remove unsupported id prop from ContentSection usage

ContentSection only accepts eyebrow, title, description, children, align, tone, and footerContent, yet this page passes an id attribute. Because the component props don’t extend HTML attributes, TypeScript will raise Property 'id' does not exist on type 'ContentSectionProps', failing the build whenever npm run type-check or a Next.js compilation runs. Drop the id or add support for it in ContentSection before merging.

Useful? React with 👍 / 👎.

@Mr-Dark-debug Mr-Dark-debug merged commit 2311206 into main Oct 10, 2025
1 of 2 checks passed
@Mr-Dark-debug Mr-Dark-debug deleted the mr-dark-debug/define-roles-and-requirements-for-community-outreach-frlnnl branch October 10, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant