Skip to content

refactore: update mentor preference question to be more inclusive#257

Merged
dricazenck merged 4 commits intoWomen-Coding-Community:mainfrom
dricazenck:feat/mentor_preferences
Mar 21, 2026
Merged

refactore: update mentor preference question to be more inclusive#257
dricazenck merged 4 commits intoWomen-Coding-Community:mainfrom
dricazenck:feat/mentor_preferences

Conversation

@dricazenck
Copy link
Copy Markdown
Collaborator

Description

The mentor registration form previously asked "Are you open to mentoring individuals who do not identify as women?"
with bare "Yes/No" radio options. This framing was negatively worded, lacked context about the community's mission,
and could be confusing for mentors filling out the form. This PR updates the question to lead with a brief mission
statement and replaces the ambiguous labels with descriptive options, making the mentor's choice clear and
values-aligned. The aria-label on the radio group is also improved to remove negative framing for screen reader
users.

Type

  • Code Refactor
  • Documentation
  • Other

Related Issue

Related to Women-Coding-Community/wcc-backend#517 (Women-Coding-Community/wcc-backend#517)

Screenshots

Before:
image

After:
image

Testing

No new unit tests were added (copy-only change, no logic affected).

Manual testing steps:

  1. Run pnpm dev and navigate to the mentor registration form.
  2. Confirm the question now reads: "Our community prioritizes supporting women and underrepresented genders in
    tech. Are you open to mentoring mentees of all gender identities?"
  3. Confirm radio options read: "Yes, open to mentoring people of all genders" and "I prefer to focus on women and
    non-binary individuals"
    .
  4. Confirm form validation and submission still work correctly with both options.

Pull request checklist

  • I checked and followed the contributor guide
  • I have tested my changes locally.
  • I have added a screenshot from the website after I tested it locally

womencodingcommunity and others added 4 commits March 12, 2026 14:24
The original question framing ("do not identify as women") was negatively
worded and lacked context for mentors filling out the form. The new copy
adds a brief mission statement to help mentors understand the community's
priorities before answering, and replaces the bare "Yes/No" radio labels
with descriptive options that eliminate ambiguity. The aria-label is also
updated to remove the negative framing for screen reader users.
@sonarqubecloud
Copy link
Copy Markdown

@dricazenck dricazenck merged commit 20111c3 into Women-Coding-Community:main Mar 21, 2026
3 of 5 checks passed
@dricazenck dricazenck deleted the feat/mentor_preferences branch March 21, 2026 20:47
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.

2 participants