Skip to content

Commit

Permalink
Merge pull request #963 from arbrandes/add-squad
Browse files Browse the repository at this point in the history
docs: Add squad field to onboarding form
  • Loading branch information
arbrandes authored Nov 6, 2023
2 parents ed4bd64 + 77d7b2e commit 34fc6aa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/ISSUE_TEMPLATE/01-github-request---onboarding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ body:
* ...
validations:
required: true
- type: input
id: squad
attributes:
label: User Squad
description: If the users specified above are members of a named squad or team at your firm, optionally specify it here. This will help simplify access management in the future.
- type: input
id: start-date
attributes:
Expand All @@ -49,7 +54,7 @@ body:
id: requests
attributes:
label: Special Requests
description: For now, all new 2U/edX employees will be granted access to `push-pull-all`. If these users need to be added to any specific teams or given any elevated privileges, note them here.
description: For now, all new 2U/edX employees will be granted access to `2u-edx-legacy`. If these users need to be added to any specific Github teams or given any elevated privileges, note them here.
- type: markdown
attributes:
value: "## Once you create this request, the Axim engineering team will triage it and handle it as appropriate. If your request is especially urgent, please note that above!"

0 comments on commit 34fc6aa

Please sign in to comment.