update lists to commonmark (#37249)
This commit is contained in:
@@ -36,7 +36,6 @@ Your receipts include your {% data variables.product.prodname_dotcom %} subscrip
|
|||||||
{% data reusables.user-settings.access_settings %}
|
{% data reusables.user-settings.access_settings %}
|
||||||
{% data reusables.user-settings.billing_plans_payment %}
|
{% data reusables.user-settings.billing_plans_payment %}
|
||||||
1. At the bottom of the page, next to "Additional information," click **Add information**.
|
1. At the bottom of the page, next to "Additional information," click **Add information**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% data reusables.dotcom_billing.extra_info_receipt %}
|
{% data reusables.dotcom_billing.extra_info_receipt %}
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ The instructions in this article refer to enablement at repository level. For in
|
|||||||
{% data reusables.repositories.sidebar-settings %}
|
{% data reusables.repositories.sidebar-settings %}
|
||||||
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
|
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
|
||||||
1. Under "Code security and analysis", to the right of "Private vulnerability reporting", click **Enable** or **Disable**, to enable or disable the feature, respectively.
|
1. Under "Code security and analysis", to the right of "Private vulnerability reporting", click **Enable** or **Disable**, to enable or disable the feature, respectively.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% data reusables.security-advisory.private-vulnerability-reporting-security-researcher %}
|
{% data reusables.security-advisory.private-vulnerability-reporting-security-researcher %}
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ The instructions below refer to enablement at organization level. For informatio
|
|||||||
{% data reusables.profile.org_settings %}
|
{% data reusables.profile.org_settings %}
|
||||||
{% data reusables.organizations.security-and-analysis %}
|
{% data reusables.organizations.security-and-analysis %}
|
||||||
1. Under "Code security and analysis", to the right of "Private vulnerability reporting", click **Enable all** or **Disable all**, to enable or disable the feature for all the public repositories within the organization, respectively.
|
1. Under "Code security and analysis", to the right of "Private vulnerability reporting", click **Enable all** or **Disable all**, to enable or disable the feature for all the public repositories within the organization, respectively.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Enabling or disabling private vulnerability reporting for new public repositories added to the organization
|
## Enabling or disabling private vulnerability reporting for new public repositories added to the organization
|
||||||
@@ -37,7 +36,6 @@ The instructions below refer to enablement at organization level. For informatio
|
|||||||
{% data reusables.profile.org_settings %}
|
{% data reusables.profile.org_settings %}
|
||||||
{% data reusables.organizations.security-and-analysis %}
|
{% data reusables.organizations.security-and-analysis %}
|
||||||
1. Under "Code security and analysis", to the right of the feature, click **Automatically enable for new public repositories**.
|
1. Under "Code security and analysis", to the right of the feature, click **Automatically enable for new public repositories**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
1. To the right of "Private vulnerability reporting", click **Enable all** or **Disable all**, to enable or disable the feature for all new public repositories that will be added to the organization, respectively.
|
1. To the right of "Private vulnerability reporting", click **Enable all** or **Disable all**, to enable or disable the feature for all new public repositories that will be added to the organization, respectively.
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ shortTitle: Connections between repositories
|
|||||||
|
|
||||||
The network graph displays the branch history of the entire repository network, including fork branches. This graph is a timeline of the most recent commits, and shows up to 100 of the most recently pushed-to branches. The first row references the date and the first column references the branch owner. Use arrow keys or other keyboard shortcuts to more easily navigate the graph. They are provided in the “Keyboard shortcuts available” pop up under the graph.
|
The network graph displays the branch history of the entire repository network, including fork branches. This graph is a timeline of the most recent commits, and shows up to 100 of the most recently pushed-to branches. The first row references the date and the first column references the branch owner. Use arrow keys or other keyboard shortcuts to more easily navigate the graph. They are provided in the “Keyboard shortcuts available” pop up under the graph.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% tip %}
|
{% tip %}
|
||||||
|
|||||||
Reference in New Issue
Block a user