1
0
mirror of synced 2025-12-22 03:16:52 -05:00

add topic frontmatter to articles (#18245)

This commit is contained in:
Rachael Sewell
2021-03-17 12:31:29 -07:00
committed by GitHub
parent 0192f59031
commit b1b8cb8e84
1120 changed files with 2566 additions and 73 deletions

View File

@@ -7,6 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
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 "[Permission levels for an organization](/articles/permission-levels-for-an-organization)."

View File

@@ -9,6 +9,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
### Accessing your personal dashboard

View File

@@ -10,6 +10,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
{% tip %}

View File

@@ -6,6 +6,9 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
- notifications
---
{% if currentVersion == "free-pro-team@latest" %}

View File

@@ -5,6 +5,8 @@ redirect_from:
- /articles/best-practices-for-leaving-your-company
versions:
free-pro-team: '*'
topics:
- accounts
---
Before you leave your company, make sure you update the following information in your user account:

View File

@@ -5,6 +5,9 @@ redirect_from:
- /articles/blocking-command-line-pushes-that-expose-your-personal-email-address
versions:
free-pro-team: '*'
topics:
- accounts
- notifications
---
When you push commits from the command line, the email address that you've [set in Git](/articles/setting-your-commit-email-address) is associated with your commits. This setting blocks you from pushing commits on the command line that use your personal email address.

View File

@@ -10,6 +10,8 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
---
### About username changes

View File

@@ -6,6 +6,9 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
- notifications
---
{% note %}

View File

@@ -8,6 +8,8 @@ intro: You can convert your user account into an organization. This allows more
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
---
{% warning %}

View File

@@ -7,6 +7,8 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
---
Deleting your user account removes all repositories, forks of private repositories, wikis, issues, pull requests, and pages owned by your account. {% if currentVersion == "free-pro-team@latest" %} Issues and pull requests you've created and comments you've made in repositories owned by other users will not be deleted - instead, they'll be associated with our [Ghost user](https://github.com/ghost).{% else %}Issues and pull requests you've created and comments you've made in repositories owned by other users will not be deleted.{% endif %}

View File

@@ -7,6 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---

View File

@@ -10,6 +10,9 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- repositories
---
Repositories owned by an organization can grant more granular access. For more information, see "[Access permissions on {% data variables.product.product_name %}](/articles/access-permissions-on-github)."

View File

@@ -3,6 +3,9 @@ title: Maintaining ownership continuity of your user account's repositories
intro: You can invite someone to manage your user owned repositories if you are not able to.
versions:
free-pro-team: '*'
topics:
- accounts
- repositories
---
### About successors

View File

@@ -11,5 +11,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- repositories
---

View File

@@ -9,6 +9,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
A collaborator is a person who has permissions to a project board you own. A collaborator's permissions will default to read access. For more information, see "[Permission levels for user-owned project boards](/articles/permission-levels-for-user-owned-project-boards)."

View File

@@ -9,5 +9,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- notifications
---

View File

@@ -5,6 +5,9 @@ redirect_from:
- /articles/managing-marketing-emails-from-github
versions:
free-pro-team: '*'
topics:
- accounts
- notifications
---
### Unsubscribing from {% data variables.product.prodname_dotcom %} marketing emails

View File

@@ -3,6 +3,8 @@ title: Managing security and analysis settings for your user account
intro: 'You can control features that secure and analyze the code in your projects on {% data variables.product.prodname_dotcom %}.'
versions:
free-pro-team: '*'
topics:
- accounts
---
### About management of security and analysis settings

View File

@@ -5,6 +5,8 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.23'
github-ae: '*'
topics:
- accounts
---
### About management of the default branch name

View File

@@ -10,5 +10,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---

View File

@@ -8,5 +8,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---

View File

@@ -3,6 +3,8 @@ title: Managing your scheduled reminders
intro: Get reminders in Slack when you or your team have pull requests waiting for review.
versions:
free-pro-team: '*'
topics:
- accounts
---
### About scheduled reminders for users

View File

@@ -1,8 +1,10 @@
---
title: Managing your theme settings
intro: You can manage how {% data variables.product.product_name %} looks to you by setting a theme preference that either follows your system settings or always uses light mode or dark mode.
intro: 'You can manage how {% data variables.product.product_name %} looks to you by setting a theme preference that either follows your system settings or always uses light mode or dark mode.'
versions:
free-pro-team: '*'
topics:
- accounts
---
{% note %}

View File

@@ -7,6 +7,8 @@ redirect_from:
- /articles/merging-multiple-user-accounts
versions:
free-pro-team: '*'
topics:
- accounts
---
{% tip %}

View File

@@ -7,6 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
### About permissions levels for a user account repository

View File

@@ -7,6 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
### Permissions overview

View File

@@ -8,6 +8,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
![Profile organizations box](/assets/images/help/profile/profile_orgs_box.png)

View File

@@ -8,6 +8,9 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- accounts
- notifications
---
{% mac %}

View File

@@ -13,6 +13,9 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- repositories
---
### Deleting forks of private repositories

View File

@@ -12,6 +12,9 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- repositories
---
{% data reusables.user_settings.access_settings %}

View File

@@ -8,6 +8,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
{% if currentVersion == "free-pro-team@latest" %}

View File

@@ -7,6 +7,8 @@ redirect_from:
- /articles/requesting-organization-approval-for-oauth-apps
versions:
free-pro-team: '*'
topics:
- accounts
---
### Requesting organization approval for an {% data variables.product.prodname_oauth_app %} you've already authorized for your personal account

View File

@@ -1,12 +1,15 @@
---
title: Setting a backup email address
intro: Use a backup email address as an additional destination for security-relevant account notifications{% if currentVersion != "github-ae@latest" %} and to securely reset your password if you can no longer access your primary email address{% endif %}.
intro: 'Use a backup email address as an additional destination for security-relevant account notifications{% if currentVersion != "github-ae@latest" %} and to securely reset your password if you can no longer access your primary email address{% endif %}.'
redirect_from:
- /articles/setting-a-backup-email-address
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- notifications
---
{% data reusables.user_settings.access_settings %}

View File

@@ -14,6 +14,9 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
- notifications
---
### About commit email addresses

View File

@@ -5,6 +5,9 @@ redirect_from:
- /articles/types-of-emails-github-sends
versions:
free-pro-team: '*'
topics:
- accounts
- notifications
---
### Notification emails

View File

@@ -8,6 +8,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- accounts
---
{% note %}

View File

@@ -5,6 +5,8 @@ redirect_from:
- /articles/what-does-the-available-for-hire-checkbox-do
versions:
free-pro-team: '*'
topics:
- accounts
---
The [GitHub Jobs](https://jobs.github.com/) board is a great way to find employment in tech. You can opt to see jobs posted there on your GitHub dashboard.