From 7abffd0d9ac0b35219d108d0bf78b53d9e9b7e56 Mon Sep 17 00:00:00 2001 From: Kyle McCormick Date: Mon, 1 Dec 2025 14:35:38 -0500 Subject: [PATCH] feat: ask for email in CC onboarding --- .github/ISSUE_TEMPLATE/01-github-request---cc-onboarding.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/01-github-request---cc-onboarding.yml b/.github/ISSUE_TEMPLATE/01-github-request---cc-onboarding.yml index 05da600..8223fdd 100644 --- a/.github/ISSUE_TEMPLATE/01-github-request---cc-onboarding.yml +++ b/.github/ISSUE_TEMPLATE/01-github-request---cc-onboarding.yml @@ -36,6 +36,11 @@ body: description: Please link the forums nomination thread here. validations: required: true + - type: input + id: email + attributes: + label: Email address + description: We need to know your email address. You can provide it here, but if you'd rather not post it on a public form, then we'll Slack DM you to ask for it. - type: textarea id: requests attributes: