1
0
mirror of synced 2025-12-19 09:57:42 -05:00

[EDI] Account and profile category/map topic cleanup (#57850)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
Joe Clark
2025-10-17 11:38:12 -07:00
committed by GitHub
parent f1a8de3662
commit 0d415645a9
83 changed files with 333 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
---
title: Personal account management
intro: 'Learn how to manage your personal account on {% data variables.location.product_location %}.'
intro: Learn how to manage your personal account on {% data variables.location.product_location %}.
versions:
fpt: '*'
ghes: '*'
@@ -8,6 +8,9 @@ versions:
topics:
- Accounts
shortTitle: Account management
contentType: concepts
redirect_from:
- /account-and-profile/concepts/personal-account-management
---
## About converting your personal account

View File

@@ -1,13 +1,16 @@
---
title: Contributions visible on your profile
intro: 'Your profile shows off your pinned repositories, Achievements, and a graph of your repository contributions over the past year.'
title: Contributions on your profile
intro: Your profile shows off your pinned repositories, Achievements, and a graph of your repository contributions over the past year.
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Profiles
shortTitle: Contributions on your profile
shortTitle: Profile contributions
contentType: concepts
redirect_from:
- /account-and-profile/concepts/contributions-visible-on-your-profile
---
## About your contribution graph

View File

@@ -1,6 +1,6 @@
---
title: Email addresses
intro: 'Learn about the different types of email addresses you can associate with your {% data variables.product.github %} account—primary, backup, commit, and noreply—and how each type is used for account management, security, and commit attribution.'
intro: Learn about the different types of email addresses you can associate with your {% data variables.product.github %} account—primary, backup, commit, and noreply—and how each type is used for account management, security, and commit attribution.
versions:
fpt: '*'
ghes: '*'
@@ -10,6 +10,7 @@ topics:
- Fundamentals
- Profile
shortTitle: Email addresses
contentType: concepts
---
## Adding an email address to your {% data variables.product.github %} account

View File

@@ -10,14 +10,13 @@ topics:
- Accounts
- Profiles
children:
- /about-your-profile
- /personal-account-management
- /contributions-visible-on-your-profile
- /about-your-organizations-profile
- /about-organization-membership
- /personal-profile
- /account-management
- /username-changes
- /email-addresses
- /scheduled-reminders
- /personal-repository-access-and-collaboration
- /contributions-on-your-profile
- /organization-membership
- /organization-profile
contentType: concepts
---

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/about-organization-membership
- /account-and-profile/concepts/about-organization-membership
versions:
fpt: '*'
ghes: '*'
@@ -14,6 +15,7 @@ versions:
topics:
- Accounts
shortTitle: Organization membership
contentType: concepts
---
An organization owner can invite you to join their organization as a member, billing manager, or owner. An organization owner or member with admin privileges for a repository can invite you to collaborate in one or more repositories as an outside collaborator. For more information, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).

View File

@@ -1,5 +1,5 @@
---
title: About your organization's profile
title: Your organization's profile
intro: Your organization's profile page shows basic information about your organization.
redirect_from:
- /articles/about-your-organization-s-profile
@@ -7,6 +7,8 @@ redirect_from:
- /github/setting-up-and-managing-your-github-profile/about-your-organizations-profile
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
- /account-and-profile/concepts/about-your-organizations-profile
- /account-and-profile/concepts/organizations-profile
versions:
fpt: '*'
ghes: '*'
@@ -14,6 +16,7 @@ versions:
topics:
- Profiles
shortTitle: Organization profile
contentType: concepts
---
You can customize your organization's profile by adding any of the following:

View File

@@ -1,7 +1,7 @@
---
title: About your profile
shortTitle: Personal profile
intro: 'Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.'
intro: Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
redirect_from:
- /articles/viewing-your-feeds
- /articles/profile-pages
@@ -9,15 +9,16 @@ redirect_from:
- /github/setting-up-and-managing-your-github-profile/about-your-profile
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
- /account-and-profile/concepts/about-your-profile
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Profiles
contentType: concepts
---
Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
{% data reusables.profile.profile-visibility %}

View File

@@ -0,0 +1,34 @@
---
title: Account
intro: Get started with your {% data variables.product.github %} account.
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Accounts
shortTitle: Account
contentType: get-started
---
## About your {% data variables.product.github %} account
Your account is the foundation of your {% data variables.product.github %} identity. It controls your access to repositories, organizations, and {% data variables.product.github %} features, and manages your personal settings and preferences.
{% ifversion ghec %}
## About {% data variables.enterprise.prodname_managed_users %}
If you're a member of an {% data variables.enterprise.prodname_emu_enterprise %}, your account is a {% data variables.enterprise.prodname_managed_user %}. {% data variables.enterprise.prodname_managed_users_caps %} are provisioned and managed by your enterprise through your identity provider. These accounts have different capabilities and restrictions compared to standard personal accounts.
{% endif %}
## Next steps
* For conceptual information about accounts, see [AUTOTITLE](/account-and-profile/concepts/personal-account-management).
* For information about managing your account, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github).
* For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
{%- ifversion ghec %}
* For information about {% data variables.enterprise.prodname_managed_users %}, see [AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users).
* For information about managing multiple accounts, see [AUTOTITLE](/account-and-profile/concepts/personal-account-management#about-management-of-multiple-accounts).
{%- endif %}

View File

@@ -7,7 +7,9 @@ versions:
ghes: '*'
ghec: '*'
children:
- /account
- /profile
- /personal-dashboard-quickstart
contentType: get-started
---

View File

@@ -18,6 +18,7 @@ versions:
topics:
- Accounts
shortTitle: Personal dashboard quickstart
contentType: get-started
---
## Accessing your personal dashboard

View File

@@ -1,6 +1,6 @@
---
title: Profile
intro: 'Get started with your {% data variables.product.github %} profile.'
intro: Get started with your {% data variables.product.github %} profile.
versions:
fpt: '*'
ghes: '*'
@@ -8,6 +8,7 @@ versions:
topics:
- Profiles
shortTitle: Profile
contentType: get-started
---
## About your {% data variables.product.github %} profile

View File

@@ -1,6 +1,6 @@
---
title: Changing your username
intro: 'Change your {% data variables.product.github %} username.'
intro: Change your {% data variables.product.github %} username.
versions:
fpt: '*'
ghes: '*'
@@ -10,6 +10,9 @@ topics:
- Usernames
shortTitle: Change username
permissions: '{% ifversion ghec %}Users with personal accounts can change their username. Members of an {% data variables.enterprise.prodname_emu_enterprise %} cannot change their username.{% elsif ghes %}If your instance uses built-in authentication or LDAP, you can change your username. If you sign in to {% data variables.location.product_location %} with single sign-on (SSO), only your local administrator can change your username.{% else %}Users with personal accounts can change their username.{% endif %}'
contentType: how-tos
redirect_from:
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/changing-your-username
---
## Prerequisites

View File

@@ -9,6 +9,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/converting-a-user-into-an-organization
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/converting-a-user-into-an-organization
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/converting-a-user-into-an-organization
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/converting-a-user-into-an-organization
intro: You can convert your personal account into an organization. This allows more granular permissions for repositories that belong to the organization.
versions:
fpt: '*'
@@ -16,7 +17,8 @@ versions:
ghec: '*'
topics:
- Accounts
shortTitle: User into an organization
shortTitle: Convert your account
contentType: how-tos
---
## Prerequisites

View File

@@ -1,6 +1,6 @@
---
title: Deleting your personal account
intro: 'You can delete your personal account on {% data variables.location.product_location %} at any time.'
intro: You can delete your personal account on {% data variables.location.product_location %} at any time.
redirect_from:
- /articles/deleting-a-user-account
- /articles/deleting-your-user-account
@@ -9,6 +9,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/deleting-your-user-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/deleting-your-personal-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account
versions:
fpt: '*'
ghes: '*'
@@ -16,6 +17,7 @@ versions:
topics:
- Accounts
shortTitle: Delete your account
contentType: how-tos
---
{% ifversion ghec %}
@@ -50,3 +52,7 @@ Before you delete your personal account, make a copy of all repositories, privat
1. In the "Make sure you want to do this" dialog box, complete the steps to confirm you understand what happens when your account is deleted:
* In the first field, type your username or email.
* In the second field, type the phrase from the prompt.
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -1,7 +1,7 @@
---
title: Managing your personal account
intro: 'You can manage your personal account on {% data variables.product.github %}. For example, you can {% ifversion fpt or ghec %}manage multiple accounts, {% endif %}convert an account to an organization, or delete an account.'
shortTitle: Manage personal account
intro: You can manage your personal account on {% data variables.product.github %}. For example, you can {% ifversion fpt or ghec %}manage multiple accounts, {% endif %}convert an account to an organization, or delete an account.
shortTitle: Personal account management
versions:
fpt: '*'
ghes: '*'
@@ -17,5 +17,7 @@ children:
- /deleting-your-personal-account
redirect_from:
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account
contentType: how-tos
---

View File

@@ -1,6 +1,6 @@
---
title: Managing multiple accounts
intro: 'If you use one workstation to contribute to projects for more than one account, you can modify your Git configuration to simplify the contribution process.'
intro: If you use one workstation to contribute to projects for more than one account, you can modify your Git configuration to simplify the contribution process.
versions:
feature: multiple-accounts-one-workstation
topics:
@@ -10,6 +10,8 @@ topics:
shortTitle: Manage multiple accounts
redirect_from:
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/managing-multiple-accounts
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/managing-multiple-accounts
contentType: how-tos
---
## Contributing to multiple accounts using HTTPS and {% data variables.product.pat_generic %}s
@@ -98,3 +100,7 @@ For example, the following command sets the `GIT_SSH_COMMAND` environment variab
```shell copy
GIT_SSH_COMMAND='ssh -i PATH/TO/KEY/FILE -o IdentitiesOnly=yes' git clone git@github.com:OWNER/REPOSITORY
```
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -1,6 +1,6 @@
---
title: Merging multiple personal accounts
intro: 'If you have separate accounts for work and personal use, you can merge the accounts.'
intro: If you have separate accounts for work and personal use, you can merge the accounts.
redirect_from:
- /articles/can-i-merge-two-accounts
- /articles/keeping-work-and-personal-repositories-separate
@@ -10,12 +10,14 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/merging-multiple-user-accounts
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/merging-multiple-personal-accounts
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/merging-multiple-personal-accounts
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/merging-multiple-personal-accounts
versions:
fpt: '*'
ghec: '*'
topics:
- Accounts
shortTitle: Merge multiple accounts
contentType: how-tos
---
{% ifversion ghec %}

View File

@@ -1,9 +1,10 @@
---
title: Unlinking your email address from a locked account
intro: 'If you have lost your two-factor authentication (2FA) credentials and are unable to recover access, you can remove the connection between your email address and a 2FA locked account.'
intro: If you have lost your two-factor authentication (2FA) credentials and are unable to recover access, you can remove the connection between your email address and a 2FA locked account.
redirect_from:
- /early-access/account-and-profile/unlinking-your-email-address-from-a-locked-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/unlinking-your-email-address-from-a-locked-account
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/unlinking-your-email-address-from-a-locked-account
versions:
fpt: '*'
ghec: '*'
@@ -11,6 +12,7 @@ topics:
- Accounts
- 2FA
shortTitle: Unlink your email
contentType: how-tos
---
> [!WARNING]

View File

@@ -9,6 +9,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings
versions:
fpt: '*'
ghes: '*'
@@ -25,6 +26,7 @@ children:
- /managing-access-to-your-personal-accounts-project-boards
- /integrating-jira-with-your-personal-projects
- /set-your-hiring-status
shortTitle: Personal account settings
shortTitle: Account settings
contentType: how-tos
---

View File

@@ -1,6 +1,6 @@
---
title: Integrating Jira with your personal projects
intro: 'You can integrate Jira Cloud with your personal account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.'
intro: You can integrate Jira Cloud with your personal account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.
redirect_from:
- /articles/integrating-jira-with-your-personal-projects
- /github/setting-up-and-managing-your-github-user-account/integrating-jira-with-your-personal-projects
@@ -8,9 +8,11 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/integrating-jira-with-your-personal-projects
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/integrating-jira-with-your-personal-projects
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/integrating-jira-with-your-personal-projects
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/integrating-jira-with-your-personal-projects
versions:
ghes: '*'
shortTitle: Integrate Jira with projects
shortTitle: Jira project integration
contentType: how-tos
---
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.developer_settings %}
@@ -23,8 +25,9 @@ shortTitle: Integrate Jira with projects
1. Under **Developer applications**, note the "Client ID" and "Client Secret" values.
{% data reusables.user-settings.jira_help_docs %}
## Further reading
## Next steps
{% ifversion projects-v1 %}
* [AUTOTITLE](/organizations/managing-organization-settings/integrating-jira-with-your-organization-project-board){% endif %}
* [Connect Jira Cloud to GitHub](https://confluence.atlassian.com/adminjiracloud/connect-jira-cloud-to-github-814188429.html) in the Atlassian documentation
* For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -12,6 +12,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
- /account-and-profile/tutorials/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/manage-cookie-preferences
contentType: how-tos
---
@@ -29,3 +30,7 @@ You can customize how non-essential cookies behave on any {% data variables.prod
![Screenshot of the "Manage cookie preferences" dialog. Under "Analytics", two radio buttons, labeled "Accept" and "Reject," are outlined.](/assets/images/help/settings/cookie-settings-accept-or-reject.png)
1. Click **Save changes**.
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -1,6 +1,6 @@
---
title: 'Managing access to your personal account''s {% data variables.projects.projects_v1_boards %}'
intro: 'As a {% data variables.projects.projects_v1_board %} owner, you can add or remove a collaborator and customize their permissions to a {% data variables.projects.projects_v1_board %}.'
title: Managing access to your personal account's {% data variables.projects.projects_v1_boards %}
intro: As a {% data variables.projects.projects_v1_board %} owner, you can add or remove a collaborator and customize their permissions to a {% data variables.projects.projects_v1_board %}.
redirect_from:
- /articles/managing-project-boards-in-your-repository-or-organization
- /articles/managing-access-to-your-user-account-s-project-boards
@@ -10,12 +10,14 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-access-to-your-user-accounts-project-boards
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-access-to-your-personal-accounts-project-boards
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards
versions:
feature: projects-v1
topics:
- Accounts
shortTitle: 'Manage {% data variables.projects.projects_v1_boards %} access'
shortTitle: Manage access
allowTitleToDifferFromFilename: true
contentType: how-tos
---
A collaborator is a person who has permissions to a {% data variables.projects.projects_v1_board %} you own. A collaborator's permissions will default to read access. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account).
@@ -35,3 +37,7 @@ A collaborator is a person who has permissions to a {% data variables.projects.p
{% data reusables.project-management.access-collaboration-settings %}
{% data reusables.project-management.collaborator-option %}
{% data reusables.project-management.remove-collaborator %}
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -10,7 +10,8 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-accessibility-settings
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-accessibility-settings
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings
type: how_to
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings
contentType: how-tos
---
> [!NOTE] This article will help you customize your experience on the {% data variables.product.github %} website as a whole. For information on using specific {% data variables.product.github %} products with screen readers and other assistive technologies, see the [{% data variables.product.github %} Accessibility Documentation](https://accessibility.github.com/documentation).
@@ -60,3 +61,7 @@ You can customize contrast levels to improve visibility and meet accessibility n
1. If you're **not signed in**, click {% octicon "sliders" aria-hidden="true" aria-label="sliders" %} on the right in the top navigation bar to access the contrast settings.
1. If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings.
1. Under "Contrast", toggle the "Increase contrast" switch.
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -14,7 +14,8 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-security-and-analysis-settings-for-your-personal-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-settings-for-your-personal-account
- /account-and-profile/tutorials/managing-security-and-analysis-settings-for-your-personal-account
shortTitle: Security & analysis
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-features
shortTitle: Security and analysis
contentType: how-tos
---

View File

@@ -12,6 +12,8 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-tab-size-rendering-preference
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-tab-size-rendering-preference
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-tab-size-rendering-preference
contentType: how-tos
---
If you feel that tabbed indentation in code rendered on {% data variables.product.github %} takes up too much, or too little space, you can change this in your settings.
@@ -19,3 +21,7 @@ If you feel that tabbed indentation in code rendered on {% data variables.produc
{% data reusables.user-settings.access_settings %}
1. In the left sidebar, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance**.
1. Scroll down to "Tab size preference" and use the dropdown menu to choose your preference.
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -1,5 +1,5 @@
---
title: 'Permission levels for a {% data variables.projects.projects_v1_board %} owned by a personal account'
title: Permission levels for a {% data variables.projects.projects_v1_board %} owned by a personal account
intro: 'A {% data variables.projects.projects_v1_board %} owned by a personal account has two permission levels: the {% data variables.projects.projects_v1_board %} owner and collaborators.'
redirect_from:
- /articles/permission-levels-for-user-owned-project-boards
@@ -8,12 +8,14 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-user-owned-project-boards
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
versions:
feature: projects-v1
topics:
- Accounts
shortTitle: '{% data variables.projects.projects_v1_board_caps %} permissions'
allowTitleToDifferFromFilename: true
contentType: how-tos
---
{% data reusables.projects.project_boards_old %}
@@ -62,6 +64,6 @@ Collaborators with write access to a user-owned {% data variables.projects.proje
You can change the {% data variables.projects.projects_v1_board %}'s visibility from private to public and back again. By default, user-owned {% data variables.projects.projects_v1_boards %} are private. For more information, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/changing-project-board-visibility).
## Further reading
## Next steps
* [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards)
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).

View File

@@ -9,6 +9,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/best-practices-for-leaving-your-company
- /account-and-profile/reference/best-practices-for-leaving-your-company
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/prepare-for-job-change
versions:
fpt: '*'
ghec: '*'

View File

@@ -10,6 +10,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/what-does-the-available-for-hire-checkbox-do
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/set-your-hiring-status
versions:
fpt: '*'
ghec: '*'

View File

@@ -6,6 +6,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile
versions:
fpt: '*'
ghes: '*'
@@ -19,6 +20,7 @@ children:
- /sharing-contributions-from-github-enterprise-server
- /troubleshooting-missing-contributions
- /viewing-commit-details-from-your-timeline
shortTitle: Manage contribution settings
shortTitle: Contribution settings
contentType: how-tos
---

View File

@@ -8,6 +8,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/publicizing-or-hiding-your-private-contributions-on-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/manage-visibility-settings-for-private-contributions-and-achievements
versions:
fpt: '*'
ghes: '*'

View File

@@ -1,6 +1,6 @@
---
title: Sharing contributions from GitHub Enterprise Server
intro: 'You can send contribution counts from {% data variables.product.prodname_ghe_server %} to your profile on {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %}.'
intro: You can send contribution counts from {% data variables.product.prodname_ghe_server %} to your profile on {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %}.
redirect_from:
- /articles/sending-your-github-enterprise-contributions-to-your-github-com-profile
- /articles/sending-your-github-enterprise-server-contributions-to-your-github-com-profile
@@ -10,6 +10,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sharing-contributions-from-github-enterprise-server
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sharing-contributions-from-github-enterprise-server
versions:
fpt: '*'
ghes: '*'
@@ -17,6 +18,7 @@ versions:
topics:
- Profiles
shortTitle: Send enterprise contributions
contentType: how-tos
---
> [!IMPORTANT]

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
versions:
fpt: '*'
ghes: '*'
@@ -14,6 +15,7 @@ versions:
topics:
- Profiles
shortTitle: Show an overview
contentType: how-tos
---
## Managing the visibility of the activity overview on your profile

View File

@@ -8,6 +8,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
- /account-and-profile/reference/why-are-my-contributions-not-showing-up-on-my-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-missing-contributions
versions:
fpt: '*'
ghes: '*'

View File

@@ -8,6 +8,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/troubleshooting-commits-on-your-timeline
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-commits-on-your-timeline
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-commits-on-your-timeline
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-commit-details-from-your-timeline
versions:
fpt: '*'
ghes: '*'

View File

@@ -9,6 +9,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/viewing-contributions-on-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile
- /account-and-profile/concepts/viewing-contributions-on-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile
versions:
fpt: '*'
ghes: '*'
@@ -16,6 +17,7 @@ versions:
topics:
- Profiles
shortTitle: View contributions
contentType: how-tos
---
## Prerequisites

View File

@@ -1,12 +1,13 @@
---
title: Adding an email address to your GitHub account
intro: 'You can add multiple email addresses to your {% data variables.product.github %} account to manage commits and notifications.'
intro: You can add multiple email addresses to your {% data variables.product.github %} account to manage commits and notifications.
redirect_from:
- /articles/adding-an-email-address-to-your-github-account
- /github/setting-up-and-managing-your-github-user-account/adding-an-email-address-to-your-github-account
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
versions:
fpt: '*'
ghes: '*'
@@ -14,7 +15,8 @@ versions:
topics:
- Accounts
- Notifications
shortTitle: Add an email address
shortTitle: Add email address
contentType: how-tos
---
{% ifversion ghec %}
@@ -34,3 +36,5 @@ shortTitle: Add an email address
## Next steps
If you are having trouble adding an email address, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-adding-an-email).
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

View File

@@ -1,12 +1,13 @@
---
title: Blocking command line pushes that expose your personal email address
intro: 'If you''ve chosen to keep your email address private when performing web-based operations, you can also choose to block command line pushes that may expose your personal email address.'
intro: If you've chosen to keep your email address private when performing web-based operations, you can also choose to block command line pushes that may expose your personal email address.
redirect_from:
- /articles/blocking-command-line-pushes-that-expose-your-personal-email-address
- /github/setting-up-and-managing-your-github-user-account/blocking-command-line-pushes-that-expose-your-personal-email-address
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
versions:
fpt: '*'
ghec: '*'
@@ -14,6 +15,7 @@ topics:
- Accounts
- Notifications
shortTitle: Block push with personal email
contentType: how-tos
---
When you enable this setting, each time you push to {% data variables.product.github %}, well check the most recent commit. If the author email on that commit is a private email on your GitHub account, we will block the push and warn you about exposing your private email.
@@ -21,3 +23,7 @@ When you enable this setting, each time you push to {% data variables.product.gi
{% data reusables.user-settings.emails %}
{% data reusables.user-settings.keeping_your_email_address_private %}
1. To keep your email address private in commits you push from the command line, select **Block command line pushes that expose my email**.
## Next steps
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

View File

@@ -1,12 +1,13 @@
---
title: Changing your primary email address
intro: 'To change your primary email address, you''ll add a new email, then delete the old one.'
intro: To change your primary email address, you'll add a new email, then delete the old one.
redirect_from:
- /articles/changing-your-primary-email-address
- /github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/changing-your-primary-email-address
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/changing-your-primary-email-address
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address
versions:
fpt: '*'
ghes: '*'
@@ -15,6 +16,7 @@ topics:
- Accounts
- Notifications
shortTitle: Primary email address
contentType: how-tos
---
{% ifversion ghec %}
@@ -31,3 +33,7 @@ shortTitle: Primary email address
{% ifversion fpt or ghec %}
1. Verify your new primary email address. Without a verified email address, you won't be able to use all of {% data variables.product.github %}'s features. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address).
{% endif %}
## Next steps
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences
versions:
fpt: '*'
ghes: '*'
@@ -24,6 +25,7 @@ children:
- /remembering-your-github-username-or-email
- /troubleshooting-adding-an-email
- /troubleshooting-email-verification
shortTitle: Manage email preferences
shortTitle: Email preferences
contentType: how-tos
---

View File

@@ -1,6 +1,6 @@
---
title: Remembering your GitHub username or email
intro: 'Are you signing in for the first time in a while? If so, welcome back! If you can''t remember the username for your personal account, you can try these methods for remembering it.'
intro: Are you signing in for the first time in a while? If so, welcome back! If you can't remember the username for your personal account, you can try these methods for remembering it.
redirect_from:
- /articles/oh-noes-i-ve-forgotten-my-username-email
- /articles/oh-noes-i-ve-forgotten-my-username-or-email
@@ -9,6 +9,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/remembering-your-github-username-or-email
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/remembering-your-github-username-or-email
versions:
fpt: '*'
ghes: '*'
@@ -17,6 +18,7 @@ topics:
- Accounts
- Notifications
shortTitle: Find your username or email
contentType: how-tos
---

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-a-backup-email-address
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-a-backup-email-address
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-a-backup-email-address
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-a-backup-email-address
versions:
fpt: '*'
ghes: '*'
@@ -14,14 +15,14 @@ versions:
topics:
- Accounts
- Notifications
shortTitle: Set backup email address
shortTitle: Backup email address
contentType: how-tos
---
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.emails %}
1. Under "Backup email address," use the dropdown menu to select the address you want to set as your backup email address.
1. Click **Save**.
## Further reading
## Next steps
* [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences)
* [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials)
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

View File

@@ -1,6 +1,6 @@
---
title: Setting your commit email address
intro: 'You can set the email address that is used to author commits on {% data variables.product.github %} and on your computer.'
intro: You can set the email address that is used to author commits on {% data variables.product.github %} and on your computer.
redirect_from:
- /articles/keeping-your-email-address-private
- /articles/setting-your-commit-email-address-on-github
@@ -14,6 +14,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-your-commit-email-address
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-your-commit-email-address
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
versions:
fpt: '*'
ghes: '*'
@@ -22,6 +23,7 @@ topics:
- Accounts
- Notifications
shortTitle: Set commit email address
contentType: how-tos
---
## Setting your commit email address on {% data variables.product.github %}
@@ -83,4 +85,6 @@ You can change the email address associated with commits you make in a single re
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
To learn more about using a private email address, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference#your-noreply-email-address).

View File

@@ -1,6 +1,6 @@
---
title: Troubleshooting adding an email
intro: 'Troubleshoot problems when adding an email address to your {% data variables.product.github %} account.'
intro: Troubleshoot problems when adding an email address to your {% data variables.product.github %} account.
versions:
fpt: '*'
ghes: '*'
@@ -10,6 +10,9 @@ topics:
- Notifications
- Troubleshooting
shortTitle: Troubleshoot adding an email
contentType: how-tos
redirect_from:
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-adding-an-email
---
## Email already in use
@@ -30,3 +33,7 @@ Reach out to your site administrator or internal IT helpdesk to learn about thei
If you want to use your email address with a personal account, you must sign in to your {% data variables.enterprise.prodname_managed_user %} and unverify the email in your account settings. The email will remain linked to your {% data variables.enterprise.prodname_managed_user %}, allowing you to access the account through your organization's IdP.
However, some third-party apps or services may not function properly with a {% data variables.enterprise.prodname_managed_user %} that has an unverified email address.
## Next steps
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

View File

@@ -1,6 +1,6 @@
---
title: Troubleshooting email verification
intro: 'Troubleshoot problems when verifying your email address.'
intro: Troubleshoot problems when verifying your email address.
versions:
fpt: '*'
ghes: '*'
@@ -9,7 +9,10 @@ topics:
- Accounts
- Notifications
- Troubleshooting
shortTitle: Troubleshoot verifying an email
shortTitle: Troubleshoot email verification
contentType: how-tos
redirect_from:
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-email-verification
---
## Unable to send verification email
@@ -32,3 +35,7 @@ If you click on the link in the confirmation email within 24 hours and you are d
If you see the error message `Error adding EMAIL: Email is already verified by another user`, you must either unverify the email for the other account before proceeding, or choose a different email address to verify.
To unverify an email address, delete it in your email settings, then optionally re-add it without verifying to keep any commits linked to your account. See [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address).
## Next steps
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

View File

@@ -1,6 +1,6 @@
---
title: Verifying your email address
intro: 'Verifying your primary email address ensures strengthened security, allows {% data variables.product.prodname_dotcom %} staff to better assist you if you forget your password, and gives you access to more features on {% data variables.product.prodname_dotcom %}.'
intro: Verifying your primary email address ensures strengthened security, allows {% data variables.product.prodname_dotcom %} staff to better assist you if you forget your password, and gives you access to more features on {% data variables.product.prodname_dotcom %}.
redirect_from:
- /articles/troubleshooting-email-verification
- /articles/setting-up-email-verification
@@ -9,12 +9,14 @@ redirect_from:
- /github/getting-started-with-github/signing-up-for-github/verifying-your-email-address
- /get-started/signing-up-for-github/verifying-your-email-address
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address
versions:
fpt: '*'
ghec: '*'
topics:
- Accounts
shortTitle: Verify your email address
contentType: how-tos
---
## Verifying your email address
@@ -28,4 +30,6 @@ shortTitle: Verify your email address
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
If you are having trouble verifying your email address, see [AUTOTITLE](/free-pro-team@latest/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-email-verification).

View File

@@ -1,13 +1,28 @@
---
title: How-tos for your GitHub account and profile
shortTitle: How-tos
intro: 'Learn how to accomplish specific tasks for your {% data variables.product.github %} account and profile.'
intro: Learn how to accomplish specific tasks for your {% data variables.product.github %} account and profile.
versions:
fpt: '*'
ghes: '*'
ghec: '*'
redirect_from:
- /categories/setting-up-and-managing-your-github-profile
- /github/setting-up-and-managing-your-github-profile
- /account-and-profile/setting-up-and-managing-your-github-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile
- /categories/setting-up-and-managing-your-github-user-account
- /github/setting-up-and-managing-your-github-user-account
- /account-and-profile/setting-up-and-managing-your-github-user-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github
children:
- /setting-up-and-managing-your-github-profile
- /setting-up-and-managing-your-personal-account-on-github
- /account-management
- /account-settings
- /profile-customization
- /contribution-settings
- /organization-membership
- /email-preferences
contentType: how-tos
---

View File

@@ -1,7 +1,7 @@
---
title: Accessing an organization
shortTitle: Access an organization
intro: 'To access an organization that you''re a member of, you must sign in to your personal account.'
intro: To access an organization that you're a member of, you must sign in to your personal account.
redirect_from:
- /articles/error-cannot-log-in-that-account-is-an-organization
- /articles/cannot-log-in-that-account-is-an-organization
@@ -11,12 +11,14 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/accessing-an-organization
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/accessing-an-organization
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/accessing-an-organization
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/accessing-an-organization
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Accounts
contentType: how-tos
---
> [!TIP]

View File

@@ -1,11 +1,12 @@
---
title: Managing your membership in organizations
intro: 'If you''re a member of an organization, you can publicize or hide your membership, view other people''s roles, and remove yourself from the organization.'
intro: If you're a member of an organization, you can publicize or hide your membership, view other people's roles, and remove yourself from the organization.
redirect_from:
- /articles/managing-your-membership-in-organizations
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations
versions:
fpt: '*'
ghes: '*'
@@ -17,8 +18,8 @@ children:
- /viewing-peoples-roles-in-an-organization
- /requesting-organization-approval-for-oauth-apps
- /publicizing-or-hiding-organization-membership
- /managing-your-scheduled-reminders
- /removing-yourself-from-an-organization
shortTitle: Manage organization membership
shortTitle: Organization membership
contentType: how-tos
---

View File

@@ -1,6 +1,6 @@
---
title: Publicizing or hiding organization membership
intro: 'If you''d like to tell the world which organizations you belong to, you can display the avatars of the organizations on your profile.'
intro: If you'd like to tell the world which organizations you belong to, you can display the avatars of the organizations on your profile.
redirect_from:
- /articles/publicizing-or-concealing-organization-membership
- /articles/publicizing-or-hiding-organization-membership
@@ -8,6 +8,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
versions:
fpt: '*'
ghes: '*'
@@ -15,6 +16,7 @@ versions:
topics:
- Accounts
shortTitle: Show or hide membership
contentType: how-tos
---
{% data reusables.profile.access_org %}

View File

@@ -1,6 +1,6 @@
---
title: Removing yourself from an organization
intro: 'If you''re an outside collaborator or a member of an organization, you can leave the organization at any time.'
intro: If you're an outside collaborator or a member of an organization, you can leave the organization at any time.
redirect_from:
- /articles/how-do-i-remove-myself-from-an-organization
- /articles/removing-yourself-from-an-organization
@@ -8,6 +8,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/removing-yourself-from-an-organization
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/removing-yourself-from-an-organization
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/removing-yourself-from-an-organization
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/removing-yourself-from-an-organization
versions:
fpt: '*'
ghes: '*'
@@ -15,6 +16,7 @@ versions:
topics:
- Accounts
shortTitle: Leave an organization
contentType: how-tos
---
{% ifversion fpt or ghec %}

View File

@@ -1,6 +1,6 @@
---
title: Requesting organization approval for OAuth apps
intro: 'You can request approval for {% data variables.product.prodname_oauth_apps %} to access organization resources.'
intro: You can request approval for {% data variables.product.prodname_oauth_apps %} to access organization resources.
redirect_from:
- /articles/requesting-organization-approval-for-third-party-applications
- /articles/requesting-organization-approval-for-your-authorized-applications
@@ -9,13 +9,15 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
versions:
fpt: '*'
ghec: '*'
topics:
- Accounts
permissions: Organization members can request owner approval for {% data variables.product.prodname_oauth_apps %}. Outside collaborators can request owner approval for {% data variables.product.prodname_oauth_apps %} if integration access requests are enabled. For more information, see [AUTOTITLE](/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests).
shortTitle: 'Request {% data variables.product.prodname_oauth_app %} approval'
shortTitle: Request {% data variables.product.prodname_oauth_app %} approval
contentType: how-tos
---
## Prerequisites

View File

@@ -1,6 +1,6 @@
---
title: Viewing people's roles in an organization
intro: 'You can view a list of the people in your organization and filter by their role.'
intro: You can view a list of the people in your organization and filter by their role.
permissions: Organization members
redirect_from:
- /articles/viewing-people-s-roles-in-an-organization
@@ -9,6 +9,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
versions:
fpt: '*'
ghes: '*'
@@ -16,6 +17,7 @@ versions:
topics:
- Accounts
shortTitle: View organization members
contentType: how-tos
---
{% ifversion ghes or ghec %}

View File

@@ -5,6 +5,7 @@ redirect_from:
- /articles/customizing-your-profile
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile
versions:
fpt: '*'
ghes: '*'
@@ -15,5 +16,7 @@ children:
- /managing-your-profile-readme
- /pinning-items-to-your-profile
- /setting-your-profile-to-private
contentType: how-tos
shortTitle: Profile customization
---

View File

@@ -1,18 +1,20 @@
---
title: Managing your profile README
intro: 'You can add a README to your {% data variables.product.prodname_dotcom %} profile to tell other people about yourself.'
intro: You can add a README to your {% data variables.product.prodname_dotcom %} profile to tell other people about yourself.
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Profiles
permissions: 'Profile READMEs are not available to {% data variables.enterprise.prodname_managed_users %}.'
permissions: Profile READMEs are not available to {% data variables.enterprise.prodname_managed_users %}.
redirect_from:
- /github/setting-up-and-managing-your-github-profile/managing-your-profile-readme
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
shortTitle: Your profile README
contentType: how-tos
---
## Prerequisites

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-profile/pinning-items-to-your-profile
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
versions:
fpt: '*'
ghes: '*'
@@ -14,6 +15,7 @@ versions:
topics:
- Profiles
shortTitle: Pin items
contentType: how-tos
---
## Pinning items to your profile

View File

@@ -1,6 +1,6 @@
---
title: Setting your profile to private
intro: 'A private profile displays only limited information, and hides some activity.'
intro: A private profile displays only limited information, and hides some activity.
versions:
fpt: '*'
topics:
@@ -8,6 +8,8 @@ topics:
shortTitle: Set profile to private
redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/setting-your-profile-to-private
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/setting-your-profile-to-private
contentType: how-tos
---
## Changing your profile's privacy settings

View File

@@ -1,19 +0,0 @@
---
title: Setting up and managing your GitHub profile
intro: You can customize your GitHub profile and manage your contribution graph.
shortTitle: Profiles
redirect_from:
- /categories/setting-up-and-managing-your-github-profile
- /github/setting-up-and-managing-your-github-profile
- /account-and-profile/setting-up-and-managing-your-github-profile
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Profiles
children:
- /customizing-your-profile
- /managing-contribution-settings-on-your-profile
---

View File

@@ -1,23 +0,0 @@
---
title: Setting up and managing your personal account on GitHub
intro: 'You can manage settings for your personal account on {% data variables.product.prodname_dotcom %}, including email preferences, access to personal repositories, and organization memberships. You can also manage the account itself.'
shortTitle: Personal accounts
redirect_from:
- /categories/setting-up-and-managing-your-github-user-account
- /github/setting-up-and-managing-your-github-user-account
- /account-and-profile/setting-up-and-managing-your-github-user-account
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github
versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Accounts
children:
- /managing-user-account-settings
- /managing-your-personal-account
- /managing-email-preferences
- /managing-access-to-your-personal-repositories
- /managing-your-membership-in-organizations
---

View File

@@ -7,14 +7,14 @@ introLinks:
- /get-started/onboarding/getting-started-with-your-github-account
featuredLinks:
startHere:
- /account-and-profile/concepts/username-changes
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
- /account-and-profile/get-started/account
- /account-and-profile/get-started/profile
popular:
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
- /account-and-profile/how-tos/email-preferences/setting-your-commit-email-address
- /account-and-profile/concepts/account-management
guideCards:
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-missing-contributions
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
- /account-and-profile/how-tos/contribution-settings/troubleshooting-missing-contributions
- /account-and-profile/how-tos/email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
changelog:
label: profiles, github-themes
versions:
@@ -34,5 +34,6 @@ children:
- /how-tos
- /tutorials
- /reference
contentType: landing
---

View File

@@ -1,13 +1,14 @@
---
title: Email addresses reference
shortTitle: Email addresses
intro: 'Find information about your email addresses on {% data variables.product.github %}, including verification, privacy, and commit attribution.'
intro: Find information about your email addresses on {% data variables.product.github %}, including verification, privacy, and commit attribution.
topics:
- Accounts
versions:
fpt: '*'
ghes: '*'
ghec: '*'
contentType: reference
---
## Email verification restrictions

View File

@@ -9,11 +9,10 @@ versions:
children:
- /profile-reference
- /personal-dashboard
- /permission-levels-for-a-personal-account-repository
- /profile-contributions-reference
- /types-of-emails-github-sends
- /email-addresses-reference
- /personal-account-reference
- /username-reference
contentType: reference
---

View File

@@ -1,13 +1,14 @@
---
title: Personal account reference
shortTitle: Personal account
intro: 'Find information about the side effects of deleting, converting, and merging your personal account on {% data variables.product.github %}.'
intro: Find information about the side effects of deleting, converting, and merging your personal account on {% data variables.product.github %}.
topics:
- Accounts
versions:
fpt: '*'
ghes: '*'
ghec: '*'
contentType: reference
---
## Side effects of account deletion

View File

@@ -1,12 +1,13 @@
---
title: Personal dashboard
intro: 'Find information on the display criteria for items on your personal dashboard.'
intro: Find information on the display criteria for items on your personal dashboard.
versions:
fpt: '*'
ghec: '*'
ghes: '*'
topics:
- Accounts
contentType: reference
---
## Recent activity

View File

@@ -1,12 +1,13 @@
---
title: Profile contributions reference
intro: 'Find information on what is visible on your contributions graph.'
intro: Find information on what is visible on your contributions graph.
versions:
fpt: '*'
ghec: '*'
ghes: '*'
topics:
- Profile
contentType: reference
---
## What counts as a contribution

View File

@@ -1,6 +1,6 @@
---
title: Profile reference
intro: 'Reference information for your {% data variables.product.github %} profile.'
intro: Reference information for your {% data variables.product.github %} profile.
versions:
fpt: '*'
ghes: '*'
@@ -8,6 +8,7 @@ versions:
topics:
- Profiles
shortTitle: Profile reference
contentType: reference
---
## Visibility of profile information

View File

@@ -1,7 +1,7 @@
---
title: Username reference
shortTitle: Username reference
intro: 'Find information about changing your {% data variables.product.github %} username.'
intro: Find information about changing your {% data variables.product.github %} username.
topics:
- Accounts
- Usernames
@@ -9,6 +9,7 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
contentType: reference
---
## Changing your username

View File

@@ -12,5 +12,6 @@ topics:
children:
- /personalize-your-profile
- /using-your-github-profile-to-enhance-your-resume
contentType: tutorials
---

View File

@@ -1,6 +1,6 @@
---
title: Using your GitHub profile to enhance your resume
intro: 'Demonstrate your skills to hiring managers with your {% data variables.product.github %} profile.'
intro: Demonstrate your skills to hiring managers with your {% data variables.product.github %} profile.
versions:
fpt: '*'
topics:
@@ -8,6 +8,7 @@ topics:
shortTitle: Enhance your resume
redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume
contentType: tutorials
---
## How can my {% data variables.product.github %} profile help with my job search?

View File

@@ -1,6 +1,6 @@
---
title: Personal repository access and collaboration
intro: 'Learn how to manage access and collaboration for repositories you own with your personal account on {% data variables.product.github %}.'
intro: Learn how to manage access and collaboration for repositories you own with your personal account on {% data variables.product.github %}.
versions:
fpt: '*'
ghes: '*'
@@ -11,6 +11,10 @@ topics:
- Privacy
- Open Source
shortTitle: Access to repositories
contentType: other
redirect_from:
- /account-and-profile/concepts/personal-repository-access-and-collaboration
- /account-and-profile/concepts/access-to-repositories
---
## About collaboration in a personal repository

View File

@@ -1,6 +1,6 @@
---
title: Creating and managing repositories
intro: 'You can create a repository on {% data variables.product.github %} to store and collaborate on your project''s files, then manage the repository''s name and location.'
intro: You can create a repository on {% data variables.product.github %} to store and collaborate on your project's files, then manage the repository's name and location.
redirect_from:
- /articles/creating-a-repository-on-github
- /github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github
@@ -16,6 +16,7 @@ children:
- /quickstart-for-repositories
- /repository-limits
- /creating-a-new-repository
- /access-to-repositories
- /creating-a-repository-from-a-template
- /creating-a-template-repository
- /creating-an-issues-only-repository
@@ -28,3 +29,4 @@ children:
- /restoring-a-deleted-repository
shortTitle: Create & manage repositories
---

View File

@@ -1,6 +1,6 @@
---
title: Managing your repositorys settings and features
intro: 'You can customize your repository, enable or disable optional features for your repository, and manage your repositorys settings.'
intro: You can customize your repository, enable or disable optional features for your repository, and manage your repositorys settings.
redirect_from:
- /categories/administering-a-repository
- /articles/managing-repository-settings
@@ -12,8 +12,10 @@ versions:
topics:
- Repositories
children:
- /repository-access-and-collaboration
- /customizing-your-repository
- /enabling-features-for-your-repository
- /managing-repository-settings
shortTitle: Manage repository settings
---

View File

@@ -8,6 +8,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories
product: '{% data reusables.gated-features.user-repo-collaborators %}'
versions:
fpt: '*'
@@ -19,8 +20,10 @@ topics:
children:
- /inviting-collaborators-to-a-personal-repository
- /removing-a-collaborator-from-a-personal-repository
- /permission-levels-for-a-personal-account-repository
- /removing-yourself-from-a-collaborators-repository
- /maintaining-ownership-continuity-of-your-personal-accounts-repositories
shortTitle: Manage repository access
shortTitle: Repository access and collaboration
contentType: other
---

View File

@@ -1,6 +1,6 @@
---
title: Inviting collaborators to a personal repository
intro: 'You can {% ifversion fpt or ghec %}invite users to become{% else %}add users as{% endif %} collaborators to your personal repository.'
intro: You can {% ifversion fpt or ghec %}invite users to become{% else %}add users as{% endif %} collaborators to your personal repository.
redirect_from:
- /articles/how-do-i-add-a-collaborator
- /articles/adding-collaborators-to-a-personal-repository
@@ -9,6 +9,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
product: '{% data reusables.gated-features.user-repo-collaborators %}'
versions:
fpt: '*'
@@ -18,6 +19,7 @@ topics:
- Accounts
- Repositories
shortTitle: Invite collaborators
contentType: other
---
## Inviting a collaborator to a personal repository

View File

@@ -12,7 +12,9 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories
shortTitle: Ownership continuity
contentType: other
---
## Inviting a successor

View File

@@ -8,6 +8,7 @@ redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-a-user-account-repository
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-personal-account-repository
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-personal-account-repository
- /account-and-profile/reference/permission-levels-for-a-personal-account-repository
versions:
fpt: '*'
ghes: '*'
@@ -15,6 +16,7 @@ versions:
topics:
- Accounts
shortTitle: Repository permissions
contentType: other
---
> [!TIP]

View File

@@ -1,6 +1,6 @@
---
title: Removing a collaborator from a personal repository
intro: 'You can remove a collaborator from your personal repository at any time.'
intro: You can remove a collaborator from your personal repository at any time.
redirect_from:
- /articles/how-do-i-remove-a-collaborator
- /articles/what-happens-when-i-remove-a-collaborator-from-my-private-repository
@@ -12,6 +12,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
product: '{% data reusables.gated-features.user-repo-collaborators %}'
versions:
fpt: '*'
@@ -21,6 +22,7 @@ topics:
- Accounts
- Repositories
shortTitle: Remove a collaborator
contentType: other
---
## Removing collaborator permissions from a person contributing to a repository

View File

@@ -1,6 +1,6 @@
---
title: Removing yourself from a collaborator's repository
intro: 'If you no longer want to be a collaborator on someone else''s repository, you can remove yourself.'
intro: If you no longer want to be a collaborator on someone else's repository, you can remove yourself.
redirect_from:
- /leave-a-collaborative-repo
- /leave-a-repo
@@ -11,6 +11,7 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
versions:
fpt: '*'
ghes: '*'
@@ -19,8 +20,13 @@ topics:
- Accounts
- Repositories
shortTitle: Remove yourself
contentType: other
---
{% data reusables.user-settings.access_settings %}
1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "repo" aria-hidden="true" aria-label="repo" %} Repositories**.
1. Next to the repository you want to leave, click **Leave**.
1. Read the warning carefully, then click **I understand, leave this repository.**
## Next steps
For reference information, see [AUTOTITLE](/account-and-profile/reference/permission-levels-for-a-personal-account-repository#collaborator-access-for-a-repository-owned-by-a-personal-account).

View File

@@ -1,7 +1,7 @@
---
title: Concepts for your GitHub notifications
shortTitle: Concepts
intro: 'Learn the core concepts for your {% data variables.product.github %} notifications and subscriptions.'
intro: Learn the core concepts for your {% data variables.product.github %} notifications and subscriptions.
versions:
fpt: '*'
ghes: '*'
@@ -10,5 +10,6 @@ topics:
- Notifications
children:
- /about-notifications
- /scheduled-reminders
---

View File

@@ -1,11 +1,14 @@
---
title: Scheduled reminders
intro: 'You can set scheduled reminders for requested reviews on pull requests in your organization.'
intro: You can set scheduled reminders for requested reviews on pull requests in your organization.
versions:
fpt: '*'
ghec: '*'
topics:
- Accounts
contentType: concepts
redirect_from:
- /account-and-profile/concepts/scheduled-reminders
---
Scheduled reminders are used to make sure that users focus on the most important review requests that require their attention. Scheduled reminders for pull requests will send a message to you in Slack with open pull requests needing your review at a specified time. For example, you can setup scheduled reminders to send you a message in Slack every morning at 10 AM with pull requests needing to be reviewed by you or one of your teams.

View File

@@ -1,7 +1,7 @@
---
title: How-tos for your GitHub notifications
shortTitle: How-tos
intro: 'Learn how to accomplish specific tasks for your {% data variables.product.github %} notifications.'
intro: Learn how to accomplish specific tasks for your {% data variables.product.github %} notifications.
versions:
fpt: '*'
ghes: '*'
@@ -11,6 +11,7 @@ children:
- /viewing-and-triaging-notifications
- /managing-organization-notifications
- /managing-github-actions-notifications
- /managing-your-scheduled-reminders
- /managing-security-notifications
- /managing-marketing-emails-from-github
---

View File

@@ -11,7 +11,9 @@ redirect_from:
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/managing-your-scheduled-reminders
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/managing-your-scheduled-reminders
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders
shortTitle: Manage scheduled reminders
contentType: how-tos
---
## Creating scheduled reminders for your personal account

View File

@@ -1,7 +1,7 @@
---
title: Reference for subscriptions and notifications
shortTitle: Reference
intro: 'Find information to use when managing your subscriptions and notifications on {% data variables.product.github %}.'
intro: Find information to use when managing your subscriptions and notifications on {% data variables.product.github %}.
versions:
fpt: '*'
ghes: '*'
@@ -9,4 +9,6 @@ versions:
children:
- /inbox-filters
- /email-notification-headers
- /types-of-emails-github-sends
---

View File

@@ -1,12 +1,13 @@
---
title: Types of emails GitHub sends
intro: 'There are several types of emails you can receive from {% data variables.product.github %}, including notifications, account information, customer research invitations, and marketing communications.'
intro: There are several types of emails you can receive from {% data variables.product.github %}, including notifications, account information, customer research invitations, and marketing communications.
redirect_from:
- /articles/types-of-emails-github-sends
- /github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/types-of-emails-github-sends
- /account-and-profile/reference/types-of-emails-github-sends
versions:
fpt: '*'
ghec: '*'
@@ -14,6 +15,7 @@ topics:
- Accounts
- Notifications
shortTitle: Emails from GitHub
contentType: reference
---
## Notification emails