Skip to content

Commit f081a45

Browse files
committed
Remove project selection from new member requests
These selections require a follow-up PR (the person has to accept the org invite before they can be assigned to a team) and we have rarely used this. Instead, we'll rely on team change requests.
1 parent ed6c81e commit f081a45

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/ISSUE_TEMPLATE/new-member.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ body:
1616
placeholder: Keep it to 2-4 sentences.
1717
validations:
1818
required: true
19-
- type: textarea
20-
id: which-projects
21-
attributes:
22-
label: Which project(s) are you looking to contribute to?
23-
validations:
24-
required: false
2519
- type: checkboxes
2620
id: general
2721
attributes:

0 commit comments

Comments
 (0)