You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Managing user account settings
3
-
intro: 'You can manage settings for your personal account, including your theme, username, default branch, accessibility, and security settings.'
3
+
intro: You can manage settings for your personal account, including your theme, username, default branch, accessibility, and security settings.
Copy file name to clipboardExpand all lines: content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md
+4-13Lines changed: 4 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,7 @@ redirect_from:
13
13
type: how_to
14
14
---
15
15
16
-
## About accessibility settings
17
-
18
-
To create an experience on {% data variables.product.github %} that fits your needs, you can customize the user interface. Accessibility settings can be essential for people with disabilities, but can be useful to anyone. For example, customization of keyboard shortcuts is essential to people who navigate using voice control, but can be useful to anyone when a keyboard shortcut for {% data variables.product.github %} clashes with another application shortcut.
19
-
20
-
You can decide whether you want to use some or all keyboard shortcuts, and control the display of animated images and how links are displayed.
21
-
22
-
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).
16
+
> [!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).
23
17
24
18
## Managing the appearance of links
25
19
@@ -35,8 +29,6 @@ You can control whether links in text blocks are underlined and therefore more d
35
29
36
30
## Managing keyboard shortcuts
37
31
38
-
You can perform actions across the {% data variables.product.github %} website by using your keyboard alone. Keyboard shortcuts can be useful to save time, but can be activated accidentally or interfere with assistive technology.
39
-
40
32
By default, all keyboard shortcuts are enabled. For more information, see [AUTOTITLE](/get-started/accessibility/keyboard-shortcuts).
41
33
42
34
{% data reusables.user-settings.access_settings %}
@@ -65,7 +57,6 @@ By default, {% data variables.product.github %} syncs with your system-level pre
65
57
66
58
You can customize contrast levels to improve visibility and meet accessibility needs.
67
59
68
-
* 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.
69
-
* If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings. Under "Contrast", you can access the contrast settings.
70
-
71
-
You can toggle the switch for "Increase contrast" to enable or disable high contrast mode. You can also choose between light and dark mode, or both, based on your system settings.
60
+
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.
61
+
1. If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings.
62
+
1. Under "Contrast", toggle the "Increase contrast" switch.
## About management of security and analysis settings
19
20
20
-
{% data variables.product.prodname_dotcom %} can help secure your repositories. This topic tells you how you can manage the security and analysis features for all your existing or new repositories.
21
-
22
-
You can still manage the security and analysis features for individual repositories. For more information, see [AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository).
23
-
24
-
You can also review the security log for all activity on your personal account. For more information, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log).
25
-
26
-
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
27
-
28
-
{% data reusables.security.security-and-analysis-features-enable-read-only %}
29
-
30
-
For an overview of repository-level security, see [AUTOTITLE](/code-security/getting-started/securing-your-repository).
21
+
> [!NOTE] This topic tells you how you can manage the security and analysis features for all your existing or new repositories. For information on managing these settings for individual repositories, see [AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository).
31
22
32
23
## Enabling or disabling features for existing repositories
33
24
@@ -40,16 +31,12 @@ For an overview of repository-level security, see [AUTOTITLE](/code-security/get
40
31
41
32
1. Click **Disable FEATURE** or **Enable FEATURE** to disable or enable the feature for all the repositories you own.
42
33
43
-
{% data reusables.security.displayed-information %}
44
-
45
34
## Enabling or disabling features for new repositories
46
35
47
36
{% data reusables.user-settings.access_settings %}
48
37
{% data reusables.user-settings.security-analysis %}
49
38
1. Under "{% data variables.product.UI_advanced_security %}", to the right of the feature, enable or disable the feature by default for new repositories that you own.
When you select **Available for hire** and someone uses the REST API to get public and private information about authenticated users, the `hireable` field returns `true`. For more information, see [AUTOTITLE](/rest/users/users) in the REST API documentation.
21
-
22
22
{% data reusables.user-settings.access_settings %}
23
23
24
24
1. Under Jobs Profile, select **Available for hire**, then click **Save jobs profile**.
25
+
26
+
## Next steps
27
+
28
+
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference#available-for-hire).
Copy file name to clipboardExpand all lines: content/account-and-profile/reference/personal-account-reference.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,3 +47,15 @@ versions:
47
47
* Any commits authored with a {% data variables.product.company_short %}-provided `noreply` email address cannot be transferred from one account to another. If the account you want to delete used the **Keep my email address private** option, it won't be possible to transfer the commits authored by the account you are deleting to the account you want to keep.
48
48
* Issues, pull requests, and discussions will not be attributed to the new account.
49
49
* Achievements are not able to be transferred between accounts.
50
+
51
+
## Security and analysis features settings
52
+
53
+
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
54
+
55
+
{% data reusables.security.security-and-analysis-features-enable-read-only %}
56
+
57
+
{% data reusables.security.displayed-information %}
58
+
59
+
## Available for hire
60
+
61
+
When you select that you are **Available for hire** and someone uses the REST API to get public and private information about authenticated users, the `hireable` field returns `true`. For more information, see [AUTOTITLE](/rest/users/users) in the REST API documentation.
Copy file name to clipboardExpand all lines: content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/index.md
Copy file name to clipboardExpand all lines: content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-the-default-branch-name-for-your-repositories.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Managing the default branch name for your repositories
3
-
intro: 'You can set the default branch name for new repositories that you create on {% data variables.product.github %}.'
3
+
intro: You can set the default branch name for new repositories that you create on {% data variables.product.github %}.
0 commit comments