diff --git a/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml b/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml index 3b479cf939..e9059a1c8e 100644 --- a/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml +++ b/.github/ISSUE_TEMPLATE/project-profile-card-review-and-update.yml @@ -218,6 +218,20 @@ body: attributes: label: GitHub Link + - type: dropdown + id: additional-github-repos-yes-no + attributes: + label: "Do you have any additional (other than your primary) GitHub repositories that your volunteers make issues or PRs against?" + options: + - "YES" + - "NO" + validations: + required: true + - type: input + id: additional-github-repos + attributes: + label: "If yes, list the repo URLs here" + - type: dropdown id: update-slack-link-yes-no attributes: