If you work on or with the .NET Team, you will need to onboard into various GitHub projects in order to get your work done.
Link your GitHub account with Microsoft and then join our teams (in two organizations):
Bad actors try to break into our accounts all the time (see "failed login attempts" on your account). You need to apply the following guidance to (A) stay secure, and (B) maintain access to your account.
Register at least two of the following two-factor authentication methods:
- GitHub mobile app
- Hardware security key(s) (also see yubikey)
- TOTP with an Authenticator app (like Microsoft Authenticator)
Additional guidance:
- Do not use SMS for 2FA or as a recovery fallback (disable those options).
- Store recovery codes in a safe place, like OneDrive Vault, 2FA-protected OneNote or in a password vault like 1Password.
Note: If you completely lose access to login to your account, GitHub support will not be able to recover your account. That's why all of these options are covered.
A correctly configured account should look similar to the following:
Please test your security key to ensure it works. For example, on Windows, you should see a dialog similar to the following (that says "security key"):
A few more notes on hardware keys:
- You should have at least one hardware key that does not travel with you, but is stored in a secure location (like at home) as a last resort in case you lose access to other factors.
- If you have a FIDO2 key, it can be used with mysignins.
- If you have USB-C and USB-A only devices, and want to use hardware keys for them, then you need separate keys. This explains why the example below has multiple keys registered (for example, one securely stored at home, and two keys for daily use for USB-C and USB-A only devices).
- You can use Windows Hello to sign in as a hardware key. This is fine to use, but it doesn't replace the need for hardware key that you store in a secure location. Your Windows Hello key is not tied to you, but the machine. It won't survive hardware failures or re-installing Windows.
- Publicly associate yourself with dotnet and Microsoft orgs
- For Microsoft, go to https://github.com/orgs/Microsoft/people.
- For dotnet, go to https://github.com/orgs/dotnet/people.
- Search for your GitHub handle in the list.
- Choose
Public
from the drop-down list of organization visibility. - Note: Everyone will now see an org badge on your GH profile in the Organizations section.
- Update your profile
- Go to https://github.com/settings/profile.
- Match your Name on GitHub with full name in address book (so other employees can find you and contact you internally when needed).
- Set
@Microsoft
as your Company, - Upload your picture, ideally showing your face.
- Hint: You can grab your GAL picture from https://microsoft-my.sharepoint.com.
Join teams to gain write access to repos:
- Request team membership via https://repos.opensource.microsoft.com/teams.
- Ask someone if you don't know which team(s) to join, or see below.
- Select
Request to join this team
on the right side - it will send email request to maintainers of the team.
Typically you will only need to join one team, because teams are nested. Here are some common teams:
- New engineers on the Core Libraries team should join the dotnet-corefx team.