dotnet-core/Documentation/microsoft-team.md
2018-11-27 14:32:39 -08:00

3 KiB

Microsoft Team Onboarding

If you are new to Microsoft, you will need to onboard into various GitHub projects in order to get your work done.

Set up Your Account

  1. Link your GitHub account to your Microsoft login
  2. Publicly associate yourself with Microsoft organization
    • Go to https://github.com/orgs/Microsoft/people
    • Search for your GH login in the list
    • Choose Public from the drop-down list of organization visibility
    • Note: Everyone will now see a Microsoft badge on your GH profile in Organizations section on the left side
  3. Join dotnet organization
  4. Publicly associate yourself with dotnet organization
    • Go to https://github.com/orgs/dotnet/people
    • Search for your GH login in the list
    • Choose Public from the drop-down list of organization visibility
    • Note: Everyone will now see a dotnet badge on your GH profile in Organizations section on the left side
  5. Update your profile
  6. Join GitHub teams to gain read-write access to repos
    • Request team membership via https://repos.opensource.microsoft.com/teams
    • Find the right teams - e.g. dotnet-coreclr, dotnet-corefx, etc.
    • Select Request to join this team on the right side - it will send email request to maintainers of the team

Service Accounts

Service accounts should also be linked. For more details, see Service accounts for GitHub.

Guidelines

Tools

Resources