dotnet-core/Documentation/microsoft-team.md
2020-04-02 09:14:56 -07:00

3.7 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.

Join .NET teams in dotnet and Microsoft orgs

You first need to link your GitHub account so that you can use Microsoft's GitHub management tools.

Then join these two teams:

The primary reason to join the orgs are the following:

  • 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