From 5102e2fc4f9c00e894ffbb7334c37923718928f8 Mon Sep 17 00:00:00 2001 From: Dan Untenzu Date: Thu, 19 May 2022 10:34:11 +0200 Subject: [PATCH] Add reason to unverify work mail Explain the reason why it is a good thing to remove the verified work mail address and then add it again without verifying it. --- .../best-practices-for-leaving-your-company.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company.md b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company.md index d667d9f30601..8ca56ff16286 100644 --- a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company.md +++ b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company.md @@ -15,7 +15,7 @@ shortTitle: Leaving your company --- Before you leave your company, make sure you update the following information in your personal account: -- Unverify your company email address by [deleting it in your Email settings](/articles/changing-your-primary-email-address). You can then re-add it without verifying to keep any associated commits linked to your account. +- Unverify your company email address by [deleting it in your Email settings](/articles/changing-your-primary-email-address). You can then re-add it without verifying to keep any associated commits linked to your account. Unverified email addresses cannot receive further notifications or be used to reset your password though. - [Change your primary email address](/articles/changing-your-primary-email-address) from your company email to your personal email. {% ifversion fpt or ghec %} - [Verify your new primary email address](/articles/verifying-your-email-address).