Skip to content

Commit 14990ba

Browse files
authored
[EDI] Create Account and profile reference category (#56940)
1 parent 97e4733 commit 14990ba

File tree

10 files changed

+25
-5
lines changed

10 files changed

+25
-5
lines changed

content/account-and-profile/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ featuredLinks:
1515
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
1616
- /account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications
1717
guideCards:
18-
- /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
18+
- /account-and-profile/reference/why-are-my-contributions-not-showing-up-on-my-profile
1919
- /account-and-profile/managing-subscriptions-and-notifications-on-github/viewing-and-triaging-notifications/managing-notifications-from-your-inbox
2020
- /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
2121
- '{% ifversion ghes %}/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-the-default-branch-name-for-your-repositories{% endif %}'
@@ -37,4 +37,6 @@ children:
3737
- /setting-up-and-managing-your-personal-account-on-github
3838
- /setting-up-and-managing-your-github-profile
3939
- /managing-subscriptions-and-notifications-on-github
40+
- /reference
4041
---
42+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ redirect_from:
77
- /github/setting-up-and-managing-your-github-user-account/managing-user-account-settings/best-practices-for-leaving-your-company
88
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/best-practices-for-leaving-your-company
99
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company
10+
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/best-practices-for-leaving-your-company
1011
versions:
1112
fpt: '*'
1213
ghec: '*'
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Reference for account and profile
3+
shortTitle: Reference
4+
intro: 'Find information to apply to your {% data variables.product.github %} account and profile.'
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghec: '*'
9+
children:
10+
- /permission-levels-for-a-personal-account-repository
11+
- /best-practices-for-leaving-your-company
12+
- /types-of-emails-github-sends
13+
- /why-are-my-contributions-not-showing-up-on-my-profile
14+
---
15+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ redirect_from:
77
- /github/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-a-user-account-repository
88
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-a-user-account-repository
99
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-personal-account-repository
10+
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-personal-account-repository
1011
versions:
1112
fpt: '*'
1213
ghes: '*'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ redirect_from:
66
- /github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends
77
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
88
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
9+
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/types-of-emails-github-sends
910
versions:
1011
fpt: '*'
1112
ghec: '*'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ redirect_from:
66
- /github/setting-up-and-managing-your-github-profile/why-are-my-contributions-not-showing-up-on-my-profile
77
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
88
- /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
9+
- /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
910
versions:
1011
fpt: '*'
1112
ghes: '*'

content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ children:
1616
- /showing-an-overview-of-your-activity-on-your-profile
1717
- /showing-your-private-contributions-and-achievements-on-your-profile
1818
- /sharing-contributions-from-github-enterprise-server
19-
- /why-are-my-contributions-not-showing-up-on-my-profile
2019
- /troubleshooting-commits-on-your-timeline
2120
shortTitle: Manage contribution settings
2221
---

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ children:
2121
- /setting-your-commit-email-address
2222
- /blocking-command-line-pushes-that-expose-your-personal-email-address
2323
- /remembering-your-github-username-or-email
24-
- /types-of-emails-github-sends
2524
- /managing-marketing-emails-from-github
2625
shortTitle: Manage email preferences
2726
---
27+

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ children:
1818
- /about-your-personal-dashboard
1919
- /managing-your-tab-size-rendering-preference
2020
- /changing-your-github-username
21-
- /permission-levels-for-a-personal-account-repository
2221
- /permission-levels-for-a-project-board-owned-by-a-personal-account
2322
- /managing-accessibility-settings
2423
- /managing-the-default-branch-name-for-your-repositories
@@ -29,3 +28,4 @@ children:
2928
- /about-available-for-hire
3029
shortTitle: Personal account settings
3130
---
31+

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ children:
1212
- /managing-multiple-accounts
1313
- /merging-multiple-personal-accounts
1414
- /converting-a-user-into-an-organization
15-
- /best-practices-for-leaving-your-company
1615
- /unlinking-your-email-address-from-a-locked-account
1716
- /deleting-your-personal-account
1817
---
18+

0 commit comments

Comments
 (0)