dotnet-core/Documentation/microsoft-team.md
2020-05-18 12:06:38 -07:00

3.7 KiB

Microsoft Team Onboarding

If you are new to Microsoft or working with the .NET Team, you will need to onboard into various GitHub projects in order to get your work done.

Join .NET teams in dotnet and Microsoft orgs

You need to link your GitHub and @microsoft.com accounts. Click the link:

You need to join teams in two organizations. Click the two links:

After you join the teams:

  • Users will be able to @mention you on .NET Core Repos
  • You will be able to access to private repos we maintain
  • You will get write access to a subset of repos

The tools make it easier to use open source and participate in open source projects:

The browser extension is recommended. The VS code extension is optional.

Get write permissions to repos (optional)

Join teams to gain 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.
  • Ask someone if you don't know which team to join.
  • 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