Skip to content

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 10, 2025 4:28am

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

CtaButton,
} from '@/components/ui/PageLayout';

const volunteerFormUrl = 'https://forms.gle/syntaxandsips-community-interest';

Choose a reason for hiding this comment

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

P1 Badge Replace placeholder volunteer form URL with working link

The CTA for the volunteer program points to https://forms.gle/syntaxandsips-community-interest, which does not follow the ID-based path format used by Google Forms and will 404. This means anyone clicking “Apply via Google Form” (in the hero and onboarding sections) cannot submit interest, defeating the main purpose of the new hub. Please swap the placeholder with the actual live form URL before releasing the page.

Useful? React with 👍 / 👎.

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.

2 participants