diff --git a/content/account-and-profile/index.md b/content/account-and-profile/index.md
index 073873a0b0..8793d76f60 100644
--- a/content/account-and-profile/index.md
+++ b/content/account-and-profile/index.md
@@ -41,3 +41,4 @@ children:
- /setting-up-and-managing-your-github-profile
- /managing-subscriptions-and-notifications-on-github
---
+
diff --git a/content/actions/index.md b/content/actions/index.md
index 9aa38c5fce..9586acc96b 100644
--- a/content/actions/index.md
+++ b/content/actions/index.md
@@ -63,3 +63,4 @@ children:
- /creating-actions
- /guides
---
+
diff --git a/content/actions/managing-workflow-runs/approving-workflow-runs-from-private-forks.md b/content/actions/managing-workflow-runs/approving-workflow-runs-from-private-forks.md
index 5336b088b8..8569c22b06 100644
--- a/content/actions/managing-workflow-runs/approving-workflow-runs-from-private-forks.md
+++ b/content/actions/managing-workflow-runs/approving-workflow-runs-from-private-forks.md
@@ -1,7 +1,7 @@
---
title: Approving workflow runs from private forks
intro: 'When someone without write access submits a pull request to a private repository, a maintainer may need to approve any workflow runs.'
-permissions: 'Maintainers with write access to a repository can approve workflow runs.'
+permissions: Maintainers with write access to a repository can approve workflow runs.
versions:
feature: actions-private-fork-workflow-approvals
shortTitle: Approve private fork runs
diff --git a/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md b/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md
index bd4b4ea0e5..740c945f34 100644
--- a/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md
+++ b/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md
@@ -1,7 +1,7 @@
---
title: Downloading workflow artifacts
intro: You can download archived artifacts before they automatically expire.
-permissions: People who are signed into {% data variables.product.product_name %} and have read access to a repository can download workflow artifacts.
+permissions: 'People who are signed into {% data variables.product.product_name %} and have read access to a repository can download workflow artifacts.'
versions:
fpt: '*'
ghes: '*'
diff --git a/content/actions/migrating-to-github-actions/automating-migration-with-github-actions-importer.md b/content/actions/migrating-to-github-actions/automating-migration-with-github-actions-importer.md
index 9ef8bc448b..e88d5614be 100644
--- a/content/actions/migrating-to-github-actions/automating-migration-with-github-actions-importer.md
+++ b/content/actions/migrating-to-github-actions/automating-migration-with-github-actions-importer.md
@@ -12,7 +12,7 @@ topics:
- Migration
- CI
- CD
-shortTitle: Automate migration with {% data variables.product.prodname_actions_importer %}
+shortTitle: 'Automate migration with {% data variables.product.prodname_actions_importer %}'
---
{% data reusables.actions.enterprise-beta %}
diff --git a/content/actions/security-guides/encrypted-secrets.md b/content/actions/security-guides/encrypted-secrets.md
index b48e92d408..98faff4f0e 100644
--- a/content/actions/security-guides/encrypted-secrets.md
+++ b/content/actions/security-guides/encrypted-secrets.md
@@ -8,7 +8,6 @@ redirect_from:
- /actions/configuring-and-managing-workflows/using-variables-and-secrets-in-a-workflow
- /actions/reference/encrypted-secrets
- /actions/managing-workflows/storing-secrets
-
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
diff --git a/content/actions/using-workflows/required-workflows.md b/content/actions/using-workflows/required-workflows.md
index 95259182ff..06b9e18de7 100644
--- a/content/actions/using-workflows/required-workflows.md
+++ b/content/actions/using-workflows/required-workflows.md
@@ -1,10 +1,10 @@
---
title: Required workflows
shortTitle: Required workflows
-intro: "You can specify which workflows will run as required status checks in all repositories or selected repositories in your organization."
+intro: You can specify which workflows will run as required status checks in all repositories or selected repositories in your organization.
miniTocMaxHeadingLevel: 3
versions:
- feature: 'required-workflows'
+ feature: required-workflows
type: how_to
topics:
- Workflows
@@ -52,4 +52,4 @@ After a required workflow has run at least once in a repository, you can view it
## Adding a required workflow to an organization
-Organization owners can configure required workflows in their organization. For more information, see "[Disabling or limiting GitHub Actions for your organization](/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization#adding-a-required-workflow-to-an-organization)."
\ No newline at end of file
+Organization owners can configure required workflows in their organization. For more information, see "[Disabling or limiting GitHub Actions for your organization](/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization#adding-a-required-workflow-to-an-organization)."
diff --git a/content/admin/code-security/managing-github-advanced-security-for-your-enterprise/index.md b/content/admin/code-security/managing-github-advanced-security-for-your-enterprise/index.md
index 25733d5124..62371d2cee 100644
--- a/content/admin/code-security/managing-github-advanced-security-for-your-enterprise/index.md
+++ b/content/admin/code-security/managing-github-advanced-security-for-your-enterprise/index.md
@@ -20,3 +20,4 @@ children:
- /configuring-dependency-review-for-your-appliance
- /configuring-secret-scanning-for-your-appliance
---
+
diff --git a/content/admin/enterprise-management/configuring-clustering/index.md b/content/admin/enterprise-management/configuring-clustering/index.md
index 5b8aa341a9..5d8a7077d5 100644
--- a/content/admin/enterprise-management/configuring-clustering/index.md
+++ b/content/admin/enterprise-management/configuring-clustering/index.md
@@ -21,3 +21,4 @@ children:
- /replacing-a-cluster-node
- /evacuating-a-cluster-node
---
+
diff --git a/content/admin/github-actions/enabling-github-actions-for-github-enterprise-server/enabling-github-actions-with-google-cloud-storage.md b/content/admin/github-actions/enabling-github-actions-for-github-enterprise-server/enabling-github-actions-with-google-cloud-storage.md
index 767521ace0..938dd7c4d6 100644
--- a/content/admin/github-actions/enabling-github-actions-for-github-enterprise-server/enabling-github-actions-with-google-cloud-storage.md
+++ b/content/admin/github-actions/enabling-github-actions-for-github-enterprise-server/enabling-github-actions-with-google-cloud-storage.md
@@ -3,7 +3,7 @@ title: Enabling GitHub Actions with Google Cloud Storage
intro: 'You can enable {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %} and use Google Cloud Storage to store data generated by workflow runs.'
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
versions:
- feature: 'actions-ghes-gcp-storage'
+ feature: actions-ghes-gcp-storage
type: how_to
topics:
- Actions
diff --git a/content/admin/guides.md b/content/admin/guides.md
index dd6c11429f..08d4078767 100644
--- a/content/admin/guides.md
+++ b/content/admin/guides.md
@@ -148,3 +148,4 @@ includeGuides:
- /admin/overview/creating-an-enterprise-account
- /admin/user-management/managing-organizations-in-your-enterprise/restoring-a-deleted-organization
---
+
diff --git a/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users.md b/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users.md
index b6974686c6..78b93d3591 100644
--- a/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users.md
+++ b/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users.md
@@ -1,5 +1,5 @@
---
-title: About {% data variables.product.prodname_emus %}
+title: 'About {% data variables.product.prodname_emus %}'
shortTitle: About managed users
intro: 'You can centrally manage identity and access for your enterprise members on {% data variables.product.prodname_dotcom %} from your identity provider.'
redirect_from:
diff --git a/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/configuring-scim-provisioning-for-enterprise-managed-users.md b/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/configuring-scim-provisioning-for-enterprise-managed-users.md
index 32948205b4..7aaa8c9412 100644
--- a/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/configuring-scim-provisioning-for-enterprise-managed-users.md
+++ b/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/configuring-scim-provisioning-for-enterprise-managed-users.md
@@ -77,4 +77,4 @@ To configure provisioning, follow the appropriate link from the table below.
**Note:** Azure AD does not support provisioning nested groups. For more information, see [How Application Provisioning works in Azure Active Directory](https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/how-provisioning-works#assignment-based-scoping).
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/migrating-your-enterprise-to-a-new-identity-provider-or-tenant.md b/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/migrating-your-enterprise-to-a-new-identity-provider-or-tenant.md
index 6617637f80..e0a68491d8 100644
--- a/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/migrating-your-enterprise-to-a-new-identity-provider-or-tenant.md
+++ b/content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/migrating-your-enterprise-to-a-new-identity-provider-or-tenant.md
@@ -1,7 +1,7 @@
---
title: Migrating your enterprise to a new identity provider or tenant
shortTitle: Migrate to new IdP or tenant
-intro: 'You can migrate your enterprise to a different identity provider (IdP) or Azure AD tenant.'
+intro: You can migrate your enterprise to a different identity provider (IdP) or Azure AD tenant.
product: '{% data reusables.gated-features.emus %}'
versions:
feature: idp-tenant-migration
@@ -55,4 +55,4 @@ To migrate to a new IdP or tenant, you cannot edit your existing SAML configurat
## Migrating when the normalized SCIM `userName` values will change
-If the normalized SCIM `userName` values will change, {% data variables.product.company_short %} must provision a new enterprise account for your migration. [Contact our sales team](https://github.com/enterprise/contact) for help.
\ No newline at end of file
+If the normalized SCIM `userName` values will change, {% data variables.product.company_short %} must provision a new enterprise account for your migration. [Contact our sales team](https://github.com/enterprise/contact) for help.
diff --git a/content/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-user-provisioning-with-scim-for-your-enterprise.md b/content/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-user-provisioning-with-scim-for-your-enterprise.md
index 3b0ae254b7..666f963b3e 100644
--- a/content/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-user-provisioning-with-scim-for-your-enterprise.md
+++ b/content/admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-user-provisioning-with-scim-for-your-enterprise.md
@@ -182,4 +182,4 @@ After you enable SCIM on a {% data variables.product.product_name %} instance, a
| :- | :- | :- | :- |
| URL | Tenant URL | URL to the SCIM provisioning API for your enterprise on {% data variables.product.product_name %} | {% data variables.product.api_url_pre %}/scim/v2 |
| Shared secret | {% data variables.product.pat_generic_caps %}, secret token | Token for application on your IdP to perform provisioning tasks on behalf of an enterprise owner | {% data variables.product.pat_generic_caps %} you created in step 1 |
- {%- endif %}
\ No newline at end of file
+ {%- endif %}
diff --git a/content/admin/index.md b/content/admin/index.md
index d866b17772..934a69a90f 100644
--- a/content/admin/index.md
+++ b/content/admin/index.md
@@ -126,3 +126,4 @@ children:
- /release-notes
- /all-releases
---
+
diff --git a/content/admin/monitoring-activity-in-your-enterprise/analyzing-how-your-team-works-with-server-statistics/about-server-statistics.md b/content/admin/monitoring-activity-in-your-enterprise/analyzing-how-your-team-works-with-server-statistics/about-server-statistics.md
index a3cb3c1f5b..7b67fe4eae 100644
--- a/content/admin/monitoring-activity-in-your-enterprise/analyzing-how-your-team-works-with-server-statistics/about-server-statistics.md
+++ b/content/admin/monitoring-activity-in-your-enterprise/analyzing-how-your-team-works-with-server-statistics/about-server-statistics.md
@@ -101,4 +101,4 @@ AP | `ghe_stats.users.suspended_users` | Number of user accounts that are suspen
To see an example of the headings included in the CSV export for {% data variables.product.prodname_server_statistics %}, download the [{% data variables.product.prodname_server_statistics %} CSV example](/assets/server-statistics-csv-example.csv).
-To see an example of the response payload for the {% data variables.product.prodname_server_statistics %} API, see "[Requesting {% data variables.product.prodname_server_statistics %} using the REST API](/admin/monitoring-activity-in-your-enterprise/analyzing-how-your-team-works-with-server-statistics/requesting-server-statistics-using-the-rest-api)."
\ No newline at end of file
+To see an example of the response payload for the {% data variables.product.prodname_server_statistics %} API, see "[Requesting {% data variables.product.prodname_server_statistics %} using the REST API](/admin/monitoring-activity-in-your-enterprise/analyzing-how-your-team-works-with-server-statistics/requesting-server-statistics-using-the-rest-api)."
diff --git a/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/searching-the-audit-log-for-your-enterprise.md b/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/searching-the-audit-log-for-your-enterprise.md
index ffd0b73bce..5ea7bff155 100644
--- a/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/searching-the-audit-log-for-your-enterprise.md
+++ b/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/searching-the-audit-log-for-your-enterprise.md
@@ -139,4 +139,4 @@ Using the qualifier `country`, you can filter events in the audit log based on t
### Search based on the token that performed the action
Use the `hashed_token` qualifier to search based on the token that performed the action. Before you can search for a token, you must generate a SHA-256 hash. For more information, see "[Identifying audit log events performed by an access token](/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/identifying-audit-log-events-performed-by-an-access-token)."
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/using-the-audit-log-api-for-your-enterprise.md b/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/using-the-audit-log-api-for-your-enterprise.md
index 98119acfcb..83b2472845 100644
--- a/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/using-the-audit-log-api-for-your-enterprise.md
+++ b/content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/using-the-audit-log-api-for-your-enterprise.md
@@ -1,6 +1,6 @@
---
title: Using the audit log API for your enterprise
-intro: 'You can programmatically retrieve enterprise events with the REST or GraphQL API.'
+intro: You can programmatically retrieve enterprise events with the REST or GraphQL API.
shortTitle: Audit log API
permissions: 'Enterprise owners {% ifversion ghes %}and site administrators {% endif %}can use the audit log API.'
miniTocMaxHeadingLevel: 3
diff --git a/content/admin/overview/about-github-enterprise-cloud.md b/content/admin/overview/about-github-enterprise-cloud.md
index ee0638e21e..0c759d9fd4 100644
--- a/content/admin/overview/about-github-enterprise-cloud.md
+++ b/content/admin/overview/about-github-enterprise-cloud.md
@@ -1,6 +1,6 @@
---
title: About GitHub Enterprise Cloud
-intro: "{% data reusables.enterprise.about-ghec %}"
+intro: '{% data reusables.enterprise.about-ghec %}'
versions:
ghec: '*'
type: overview
diff --git a/content/admin/overview/best-practices-for-enterprises.md b/content/admin/overview/best-practices-for-enterprises.md
index fd1a6f19ce..e87a7f2c76 100644
--- a/content/admin/overview/best-practices-for-enterprises.md
+++ b/content/admin/overview/best-practices-for-enterprises.md
@@ -1,7 +1,7 @@
---
title: Best practices for enterprises
shortTitle: Best practices
-intro: Learn {% data variables.product.company_short %}-recommended practices for your enterprise.
+intro: 'Learn {% data variables.product.company_short %}-recommended practices for your enterprise.'
versions:
ghec: '*'
ghes: '*'
@@ -46,4 +46,4 @@ You can manage the display of usernames within your enterprise's private reposit
## Further reading
- "[Best practices for repositories](/repositories/creating-and-managing-repositories/best-practices-for-repositories)"
-- "[Best practices for organizations](/organizations/collaborating-with-groups-in-organizations/best-practices-for-organizations)"
\ No newline at end of file
+- "[Best practices for organizations](/organizations/collaborating-with-groups-in-organizations/best-practices-for-organizations)"
diff --git a/content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-copilot-in-your-enterprise.md b/content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-copilot-in-your-enterprise.md
index 9db006e700..8839467a13 100644
--- a/content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-copilot-in-your-enterprise.md
+++ b/content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-copilot-in-your-enterprise.md
@@ -1,7 +1,7 @@
---
title: Enforcing policies for GitHub Copilot in your enterprise
intro: 'You can enforce policies for {% data variables.product.prodname_copilot_for_business %} within your enterprise''s organizations, or allow policies to be set in each organization.'
-permissions: Enterprise owners can enforce policies for {% data variables.product.prodname_copilot_for_business %} in an enterprise.
+permissions: 'Enterprise owners can enforce policies for {% data variables.product.prodname_copilot_for_business %} in an enterprise.'
product: '{% data reusables.gated-features.copilot-billing %}'
versions:
ghec: '*'
diff --git a/content/admin/user-management/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md b/content/admin/user-management/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md
index 1aa4e497b8..5310aea1f6 100644
--- a/content/admin/user-management/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md
+++ b/content/admin/user-management/managing-organizations-in-your-enterprise/adding-organizations-to-your-enterprise.md
@@ -1,6 +1,6 @@
---
title: Adding organizations to your enterprise
-intro: You can add organizations to manage within your enterprise by creating a new organization, inviting an existing organization, or transferring an organization from a different enterprise account.
+intro: 'You can add organizations to manage within your enterprise by creating a new organization, inviting an existing organization, or transferring an organization from a different enterprise account.'
redirect_from:
- /github/setting-up-and-managing-your-enterprise/managing-organizations-in-your-enterprise-account/adding-organizations-to-your-enterprise-account
- /articles/adding-organizations-to-your-enterprise-account
diff --git a/content/admin/user-management/managing-users-in-your-enterprise/index.md b/content/admin/user-management/managing-users-in-your-enterprise/index.md
index fa90b86d3b..fa8edc573e 100644
--- a/content/admin/user-management/managing-users-in-your-enterprise/index.md
+++ b/content/admin/user-management/managing-users-in-your-enterprise/index.md
@@ -39,3 +39,4 @@ children:
- /rebuilding-contributions-data
shortTitle: Manage users
---
+
diff --git a/content/admin/user-management/managing-users-in-your-enterprise/managing-organization-members-in-your-enterprise.md b/content/admin/user-management/managing-users-in-your-enterprise/managing-organization-members-in-your-enterprise.md
index 07b0d1b425..bc39650c43 100644
--- a/content/admin/user-management/managing-users-in-your-enterprise/managing-organization-members-in-your-enterprise.md
+++ b/content/admin/user-management/managing-users-in-your-enterprise/managing-organization-members-in-your-enterprise.md
@@ -1,6 +1,6 @@
---
title: Managing organization members in your enterprise
-intro: 'You can add or remove members from an organization in bulk.'
+intro: You can add or remove members from an organization in bulk.
permissions: Enterprise owners can add or remove organization members in bulk.
versions:
feature: enterprise-manage-organization-members
@@ -41,4 +41,4 @@ Members can also be added or removed from an organization at the organization le

-4. Optionally, to add or remove multiple users at the same time, select multiple checkboxes. Use the dropdown to select **Add to organizations** or **Remove from organizations**.
\ No newline at end of file
+4. Optionally, to add or remove multiple users at the same time, select multiple checkboxes. Use the dropdown to select **Add to organizations** or **Remove from organizations**.
diff --git a/content/authentication/managing-commit-signature-verification/signing-commits.md b/content/authentication/managing-commit-signature-verification/signing-commits.md
index 57743047d0..e331090c91 100644
--- a/content/authentication/managing-commit-signature-verification/signing-commits.md
+++ b/content/authentication/managing-commit-signature-verification/signing-commits.md
@@ -54,4 +54,4 @@ If you have multiple keys or are attempting to sign commits or tags with a key t
* "[Telling Git about your signing key](/articles/telling-git-about-your-signing-key)"
* "[Signing tags](/articles/signing-tags)"{% ifversion fpt or ghec %}
-* "[Managing GPG verification for {% data variables.product.prodname_github_codespaces %}](/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces)"{% endif %}
\ No newline at end of file
+* "[Managing GPG verification for {% data variables.product.prodname_github_codespaces %}](/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces)"{% endif %}
diff --git a/content/billing/index.md b/content/billing/index.md
index bfaab57810..98e2c6bbe8 100644
--- a/content/billing/index.md
+++ b/content/billing/index.md
@@ -55,3 +55,4 @@ children:
- /managing-billing-for-git-large-file-storage
- /setting-up-paid-organizations-for-procurement-companies
---
+
diff --git a/content/billing/managing-billing-for-github-copilot/index.md b/content/billing/managing-billing-for-github-copilot/index.md
index d3453433c5..31bf827b03 100644
--- a/content/billing/managing-billing-for-github-copilot/index.md
+++ b/content/billing/managing-billing-for-github-copilot/index.md
@@ -9,3 +9,4 @@ children:
- /managing-your-github-copilot-for-individuals-subscription
- /viewing-your-github-copilot-usage
---
+
diff --git a/content/billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage.md b/content/billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage.md
index 7607a34419..64623360de 100644
--- a/content/billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage.md
+++ b/content/billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage.md
@@ -39,4 +39,4 @@ The spending information will display the total spending for each organization f
1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-label="The credit card icon" %} Billing and plans**.
1. Under "{% data variables.product.prodname_copilot_short %}", view the breakdown of your {% data variables.product.prodname_copilot %} usage and upcoming changes in your organization.
- 
\ No newline at end of file
+ 
diff --git a/content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md b/content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md
index 7ce4b006b3..f0126e0770 100644
--- a/content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md
+++ b/content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md
@@ -92,4 +92,4 @@ To avoid reaching your spending limit in the current billing cycle, you can dele
For more information about managing and changing your account's spending limit, see "[Managing your spending limit for {% data variables.product.prodname_registry %}](/billing/managing-billing-for-github-packages/managing-your-spending-limit-for-github-packages)."
-{% data reusables.dotcom_billing.actions-packages-unpaid-account %}
\ No newline at end of file
+{% data reusables.dotcom_billing.actions-packages-unpaid-account %}
diff --git a/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/index.md b/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/index.md
index 38403ba53d..073cf37292 100644
--- a/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/index.md
+++ b/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/index.md
@@ -30,3 +30,4 @@ children:
- /running-codeql-code-scanning-in-a-container
- /viewing-code-scanning-logs
---
+
diff --git a/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow.md b/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow.md
index efcab31ca6..10ef9b2f93 100644
--- a/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow.md
+++ b/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow.md
@@ -1,6 +1,6 @@
---
-title: Troubleshooting {% ifversion code-scanning-without-workflow %}your advanced setup for CodeQL{% else %}the CodeQL workflow{% endif %}
-shortTitle: Troubleshoot {% ifversion code-scanning-without-workflow %}advanced setup{% else %}CodeQL workflow{% endif %}
+title: 'Troubleshooting {% ifversion code-scanning-without-workflow %}your advanced setup for CodeQL{% else %}the CodeQL workflow{% endif %}'
+shortTitle: 'Troubleshoot {% ifversion code-scanning-without-workflow %}advanced setup{% else %}CodeQL workflow{% endif %}'
intro: 'If you''re having problems with {% ifversion code-scanning-without-workflow %}advanced setup for {% data variables.product.prodname_code_scanning %}{% else %}{% data variables.product.prodname_code_scanning %} setup{% endif %}, you can troubleshoot by using these tips for resolving issues.'
product: '{% data reusables.gated-features.code-scanning %}'
miniTocMaxHeadingLevel: 3
diff --git a/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-your-default-setup-for-codeql.md b/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-your-default-setup-for-codeql.md
index db7bf5fb54..fead42c9e9 100644
--- a/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-your-default-setup-for-codeql.md
+++ b/content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-your-default-setup-for-codeql.md
@@ -31,4 +31,4 @@ If enabling your default setup is taking too long, try canceling the workflow ru
## Unclear what triggered a workflow run
-If you don't know what triggered an analysis, look at the log for the last scan. For more information on viewing your last scan's log, see "[Viewing {% data variables.product.prodname_code_scanning %} logs](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs#viewing-the-logging-output-from-code-scanning)."
\ No newline at end of file
+If you don't know what triggered an analysis, look at the log for the last scan. For more information on viewing your last scan's log, see "[Viewing {% data variables.product.prodname_code_scanning %} logs](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs#viewing-the-logging-output-from-code-scanning)."
diff --git a/content/code-security/code-scanning/codeql-cli-reference/query-reference-files.md b/content/code-security/code-scanning/codeql-cli-reference/query-reference-files.md
index 8d2a78bc10..e68d068a27 100644
--- a/content/code-security/code-scanning/codeql-cli-reference/query-reference-files.md
+++ b/content/code-security/code-scanning/codeql-cli-reference/query-reference-files.md
@@ -1,6 +1,6 @@
---
title: Query reference files
-intro: 'You can use query reference files to define the location of a query you want to run in tests.'
+intro: You can use query reference files to define the location of a query you want to run in tests.
product: '{% data reusables.gated-features.codeql %}'
versions:
fpt: '*'
diff --git a/content/code-security/code-scanning/using-the-codeql-cli/creating-codeql-databases.md b/content/code-security/code-scanning/using-the-codeql-cli/creating-codeql-databases.md
index 90b773af2f..b41db69278 100644
--- a/content/code-security/code-scanning/using-the-codeql-cli/creating-codeql-databases.md
+++ b/content/code-security/code-scanning/using-the-codeql-cli/creating-codeql-databases.md
@@ -3,10 +3,10 @@ title: Creating CodeQL databases
intro: 'You can build a {% data variables.product.prodname_codeql %} database containing the data needed to query your code.'
product: '{% data reusables.gated-features.codeql %}'
versions:
- fpt: '*'
- ghec: '*'
- ghes: '*'
- ghae: '*'
+ fpt: '*'
+ ghec: '*'
+ ghes: '*'
+ ghae: '*'
topics:
- Advanced Security
- Code scanning
diff --git a/content/code-security/code-scanning/using-the-codeql-cli/index.md b/content/code-security/code-scanning/using-the-codeql-cli/index.md
index 2917360761..1cf0a10f8f 100644
--- a/content/code-security/code-scanning/using-the-codeql-cli/index.md
+++ b/content/code-security/code-scanning/using-the-codeql-cli/index.md
@@ -23,4 +23,5 @@ children:
- /creating-and-working-with-codeql-packs
- /publishing-and-using-codeql-packs
- /specifying-command-options-in-a-codeql-configuration-file
----
\ No newline at end of file
+---
+
diff --git a/content/code-security/code-scanning/using-the-codeql-cli/testing-query-help-files.md b/content/code-security/code-scanning/using-the-codeql-cli/testing-query-help-files.md
index 351dce69e9..f1ebfe5124 100644
--- a/content/code-security/code-scanning/using-the-codeql-cli/testing-query-help-files.md
+++ b/content/code-security/code-scanning/using-the-codeql-cli/testing-query-help-files.md
@@ -1,6 +1,6 @@
---
title: Testing query help files
-intro: You can use the {% data variables.product.prodname_codeql_cli %} to preview your query help files as Markdown and ensure they are valid.
+intro: 'You can use the {% data variables.product.prodname_codeql_cli %} to preview your query help files as Markdown and ensure they are valid.'
product: '{% data reusables.gated-features.codeql %}'
versions:
fpt: '*'
diff --git a/content/code-security/dependabot/working-with-dependabot/configuring-dependabot-to-only-access-private-registries.md b/content/code-security/dependabot/working-with-dependabot/configuring-dependabot-to-only-access-private-registries.md
index 434cf0778b..3f41d48686 100644
--- a/content/code-security/dependabot/working-with-dependabot/configuring-dependabot-to-only-access-private-registries.md
+++ b/content/code-security/dependabot/working-with-dependabot/configuring-dependabot-to-only-access-private-registries.md
@@ -346,4 +346,4 @@ Add the private registry url to the `[[tool.poetry.source]]` section of the `pyp
name = "private"
url = "https://private_registry_url"
default = true
-```
\ No newline at end of file
+```
diff --git a/content/code-security/guides.md b/content/code-security/guides.md
index f1a6f12a99..d1750b41ee 100644
--- a/content/code-security/guides.md
+++ b/content/code-security/guides.md
@@ -93,3 +93,4 @@ includeGuides:
- /code-security/supply-chain-security/understanding-your-software-supply-chain/using-the-dependency-submission-api
- /code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository
---
+
diff --git a/content/code-security/index.md b/content/code-security/index.md
index 729affc491..7dd2d9cc3e 100644
--- a/content/code-security/index.md
+++ b/content/code-security/index.md
@@ -59,3 +59,4 @@ children:
- /security-overview
- /guides
---
+
diff --git a/content/code-security/secret-scanning/defining-custom-patterns-for-secret-scanning.md b/content/code-security/secret-scanning/defining-custom-patterns-for-secret-scanning.md
index 7c03a78e44..2740cf3f23 100644
--- a/content/code-security/secret-scanning/defining-custom-patterns-for-secret-scanning.md
+++ b/content/code-security/secret-scanning/defining-custom-patterns-for-secret-scanning.md
@@ -212,4 +212,4 @@ When you save a change to a custom pattern, this closes all the {% data variable
1. Review the confirmation, and select a method for dealing with any open alerts relating to the custom pattern.
1. Click **Yes, delete this pattern**.
- 
\ No newline at end of file
+ 
diff --git a/content/code-security/security-advisories/global-security-advisories/about-the-github-advisory-database.md b/content/code-security/security-advisories/global-security-advisories/about-the-github-advisory-database.md
index 3e254572b4..31bb6dff01 100644
--- a/content/code-security/security-advisories/global-security-advisories/about-the-github-advisory-database.md
+++ b/content/code-security/security-advisories/global-security-advisories/about-the-github-advisory-database.md
@@ -81,4 +81,4 @@ The {% data variables.product.prodname_advisory_database %} uses the CVSS levels
## Further reading
- "[About {% data variables.product.prodname_dependabot_alerts %}](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts)"
-- MITRE's [definition of "vulnerability"](https://www.cve.org/ResourcesSupport/Glossary#vulnerability)
\ No newline at end of file
+- MITRE's [definition of "vulnerability"](https://www.cve.org/ResourcesSupport/Glossary#vulnerability)
diff --git a/content/code-security/security-advisories/guidance-on-reporting-and-writing/managing-privately-reported-security-vulnerabilities.md b/content/code-security/security-advisories/guidance-on-reporting-and-writing/managing-privately-reported-security-vulnerabilities.md
index d6daeb7614..0a74052824 100644
--- a/content/code-security/security-advisories/guidance-on-reporting-and-writing/managing-privately-reported-security-vulnerabilities.md
+++ b/content/code-security/security-advisories/guidance-on-reporting-and-writing/managing-privately-reported-security-vulnerabilities.md
@@ -42,4 +42,4 @@ When a security researcher reports a vulnerability privately, you are notified a
For more information on security advisories, see "[About repository security advisories](/code-security/security-advisories/repository-security-advisories/about-repository-security-advisories)."
- Reject the report by clicking **Close security advisory**. Where possible, you should add a comment explaining why you don't consider the report a security risk before you close the advisory.
- 
\ No newline at end of file
+ 
diff --git a/content/code-security/security-advisories/index.md b/content/code-security/security-advisories/index.md
index c0bfc4deb6..3409fb3fc8 100644
--- a/content/code-security/security-advisories/index.md
+++ b/content/code-security/security-advisories/index.md
@@ -13,7 +13,8 @@ topics:
- Repositories
- CVEs
children:
-- /global-security-advisories
-- /repository-security-advisories
-- /guidance-on-reporting-and-writing
----
\ No newline at end of file
+ - /global-security-advisories
+ - /repository-security-advisories
+ - /guidance-on-reporting-and-writing
+---
+
diff --git a/content/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository.md b/content/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository.md
index 4f425e69bd..5702b38014 100644
--- a/content/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository.md
+++ b/content/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository.md
@@ -1,7 +1,7 @@
---
title: Configuring private vulnerability reporting for a repository
intro: Owners and administrators of public repositories can allow security researchers to report vulnerabilities securely in the repository by enabling private vulnerability reporting.
-permissions: 'Anyone with admin permissions to a public repository can enable and disable private vulnerability reporting for the repository.'
+permissions: Anyone with admin permissions to a public repository can enable and disable private vulnerability reporting for the repository.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container.md b/content/codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container.md
index 6aa585c9e1..31fc90cae5 100644
--- a/content/codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container.md
+++ b/content/codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container.md
@@ -1,6 +1,6 @@
---
title: Performing a full rebuild of a container
-intro: If you are low on disk space, or want to ensure your dev container configuration will work in new codespaces, you can perform a full rebuild of a container.
+intro: 'If you are low on disk space, or want to ensure your dev container configuration will work in new codespaces, you can perform a full rebuild of a container.'
versions:
fpt: '*'
ghec: '*'
@@ -53,4 +53,4 @@ ln -sf $PWD/.devcontainer/config $HOME/config && set +x
```
## Further reading
-- [Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)
\ No newline at end of file
+- [Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)
diff --git a/content/codespaces/codespaces-reference/security-in-github-codespaces.md b/content/codespaces/codespaces-reference/security-in-github-codespaces.md
index 98c4474f20..aba3cdf874 100644
--- a/content/codespaces/codespaces-reference/security-in-github-codespaces.md
+++ b/content/codespaces/codespaces-reference/security-in-github-codespaces.md
@@ -117,4 +117,4 @@ Any additional {% data variables.product.prodname_vscode_shortname %} extensions
#### Using Settings Sync
-{% data variables.product.prodname_vscode_shortname %}'s Settings Sync can allow potentially malicious content to transfer across devices. If you're creating a codespace for a repository whose contents you do not trust, you should open the codespace in the browser and leave Settings Sync disabled.
\ No newline at end of file
+{% data variables.product.prodname_vscode_shortname %}'s Settings Sync can allow potentially malicious content to transfer across devices. If you're creating a codespace for a repository whose contents you do not trust, you should open the codespace in the browser and leave Settings Sync disabled.
diff --git a/content/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces.md b/content/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces.md
index 48607d15d9..005b5d2802 100644
--- a/content/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces.md
+++ b/content/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces.md
@@ -92,4 +92,4 @@ To use {% data variables.product.prodname_copilot %} in a codespace in your JetB
- "[Getting started with GitHub Copilot in a JetBrains IDE](/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-a-jetbrains-ide)"
-{% endjetbrains %}
\ No newline at end of file
+{% endjetbrains %}
diff --git a/content/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account.md b/content/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account.md
index c349f490aa..e4a370a462 100644
--- a/content/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account.md
+++ b/content/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account.md
@@ -124,4 +124,4 @@ You can also personalize {% data variables.product.prodname_github_codespaces %}
## Further reading
* "[Creating a new repository](/github/creating-cloning-and-archiving-repositories/creating-a-new-repository)"
-* "[Deep dive into {% data variables.product.prodname_github_codespaces %}](/codespaces/getting-started/deep-dive#personalizing-your-codespace-with-extensions-or-plugins)"
\ No newline at end of file
+* "[Deep dive into {% data variables.product.prodname_github_codespaces %}](/codespaces/getting-started/deep-dive#personalizing-your-codespace-with-extensions-or-plugins)"
diff --git a/content/codespaces/customizing-your-codespace/renaming-a-codespace.md b/content/codespaces/customizing-your-codespace/renaming-a-codespace.md
index 04b0d5b52f..9bf405f0a5 100644
--- a/content/codespaces/customizing-your-codespace/renaming-a-codespace.md
+++ b/content/codespaces/customizing-your-codespace/renaming-a-codespace.md
@@ -75,4 +75,4 @@ You can change the display name for your codespace on {% data variables.product.
1. In the prompt, under "Change display name to..." type your desired display name and click **OK**.
-{% endwebui %}
\ No newline at end of file
+{% endwebui %}
diff --git a/content/codespaces/developing-in-codespaces/creating-a-codespace-from-a-template.md b/content/codespaces/developing-in-codespaces/creating-a-codespace-from-a-template.md
index 8f80b1c239..34636151b4 100644
--- a/content/codespaces/developing-in-codespaces/creating-a-codespace-from-a-template.md
+++ b/content/codespaces/developing-in-codespaces/creating-a-codespace-from-a-template.md
@@ -1,6 +1,6 @@
---
title: Creating a codespace from a template
-intro: If you're starting a new project, you can create a codespace from a blank template or choose a template specially designed for the type of work you want to do.
+intro: 'If you''re starting a new project, you can create a codespace from a blank template or choose a template specially designed for the type of work you want to do.'
versions:
fpt: '*'
ghec: '*'
diff --git a/content/codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning.md b/content/codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning.md
index f5948eb3a8..8b96f3e11e 100644
--- a/content/codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning.md
+++ b/content/codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning.md
@@ -101,4 +101,4 @@ Some software requires you to install NVIDIA CUDA to use your codespace’s GPU.
You can open your codespace in JupyterLab from the "Your codespaces" page at [github.com/codespaces](https://github.com/codespaces), or by using {% data variables.product.prodname_cli %}. For more information, see "[Opening an existing codespace](/codespaces/developing-in-codespaces/opening-an-existing-codespace)."
-{% data reusables.codespaces.jupyterlab-installed-in-codespace %}
\ No newline at end of file
+{% data reusables.codespaces.jupyterlab-installed-in-codespace %}
diff --git a/content/codespaces/developing-in-codespaces/index.md b/content/codespaces/developing-in-codespaces/index.md
index 825e57a5f0..03d697d191 100644
--- a/content/codespaces/developing-in-codespaces/index.md
+++ b/content/codespaces/developing-in-codespaces/index.md
@@ -1,6 +1,6 @@
---
title: Developing in a codespace
-intro: 'Create a codespace to get started with developing your project inside a dedicated cloud environment. You can use your codespace in the browser or in a choice of code editors.'
+intro: Create a codespace to get started with developing your project inside a dedicated cloud environment. You can use your codespace in the browser or in a choice of code editors.
versions:
fpt: '*'
ghec: '*'
@@ -24,3 +24,4 @@ children:
- /using-github-codespaces-in-your-jetbrains-ide
- /using-github-codespaces-with-github-cli
---
+
diff --git a/content/codespaces/developing-in-codespaces/opening-an-existing-codespace.md b/content/codespaces/developing-in-codespaces/opening-an-existing-codespace.md
index c9cdeb3891..5252feea91 100644
--- a/content/codespaces/developing-in-codespaces/opening-an-existing-codespace.md
+++ b/content/codespaces/developing-in-codespaces/opening-an-existing-codespace.md
@@ -1,6 +1,6 @@
---
title: Opening an existing codespace
-intro: 'You can reopen a codespace that you have closed or stopped and return to your work.'
+intro: You can reopen a codespace that you have closed or stopped and return to your work.
versions:
fpt: '*'
ghec: '*'
@@ -120,4 +120,4 @@ For more information, see [`gh codespace code`](https://cli.github.com/manual/gh
{% data reusables.codespaces.opening-codespace-in-jetbrains %}
-{% endjetbrains %}
\ No newline at end of file
+{% endjetbrains %}
diff --git a/content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md b/content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
index f5fb0a8a21..4e45dac378 100644
--- a/content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
+++ b/content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
@@ -1,6 +1,6 @@
---
title: Stopping and starting a codespace
-intro: 'You can stop and start your codespace to save resources and to pause work.'
+intro: You can stop and start your codespace to save resources and to pause work.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code.md b/content/codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code.md
index 74635bca2b..9654d20358 100644
--- a/content/codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code.md
+++ b/content/codespaces/developing-in-codespaces/using-github-codespaces-in-visual-studio-code.md
@@ -104,4 +104,4 @@ You can use the [Insiders Build of {% data variables.product.prodname_vscode_sho
## Further reading
- "[Using the {% data variables.product.prodname_vscode_command_palette %} in {% data variables.product.prodname_github_codespaces %}](/codespaces/codespaces-reference/using-the-vs-code-command-palette-in-codespaces)"
-- "[Using {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_github_codespaces %}](/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces)"
\ No newline at end of file
+- "[Using {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_github_codespaces %}](/codespaces/codespaces-reference/using-github-copilot-in-github-codespaces)"
diff --git a/content/codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide.md b/content/codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide.md
index c1ed002c60..55b9c24047 100644
--- a/content/codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide.md
+++ b/content/codespaces/developing-in-codespaces/using-github-codespaces-in-your-jetbrains-ide.md
@@ -1,7 +1,7 @@
---
title: Using GitHub Codespaces in your JetBrains IDE
shortTitle: JetBrains IDEs
-intro: 'You can use the JetBrains Gateway to connect to your codespace and work in your favorite JetBrains IDE.'
+intro: You can use the JetBrains Gateway to connect to your codespace and work in your favorite JetBrains IDE.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
diff --git a/content/codespaces/developing-in-codespaces/working-collaboratively-in-a-codespace.md b/content/codespaces/developing-in-codespaces/working-collaboratively-in-a-codespace.md
index f53c65b07c..e071226c8f 100644
--- a/content/codespaces/developing-in-codespaces/working-collaboratively-in-a-codespace.md
+++ b/content/codespaces/developing-in-codespaces/working-collaboratively-in-a-codespace.md
@@ -1,7 +1,7 @@
---
title: Working collaboratively in a codespace
shortTitle: Work collaboratively
-intro: You can work collaboratively with other people in a codespace by using {% data variables.product.prodname_vs %} Live Share.
+intro: 'You can work collaboratively with other people in a codespace by using {% data variables.product.prodname_vs %} Live Share.'
versions:
fpt: '*'
ghec: '*'
@@ -61,4 +61,4 @@ The idle timeout, which automatically stops a codespace after a period of inacti
## Working collaboratively in someone else's codespace
-If you want to work with someone within a codespace they've created, ask them to set up a Live Share session and send you a link, as described above.
\ No newline at end of file
+If you want to work with someone within a codespace they've created, ask them to set up a Live Share session and send you a link, as described above.
diff --git a/content/codespaces/getting-started/index.md b/content/codespaces/getting-started/index.md
index 5e39ba6467..c93e631953 100644
--- a/content/codespaces/getting-started/index.md
+++ b/content/codespaces/getting-started/index.md
@@ -12,3 +12,4 @@ children:
- /the-codespace-lifecycle
- /deep-dive
---
+
diff --git a/content/codespaces/guides.md b/content/codespaces/guides.md
index 8efbe06b2a..4b777c6785 100644
--- a/content/codespaces/guides.md
+++ b/content/codespaces/guides.md
@@ -60,3 +60,4 @@ includeGuides:
- /codespaces/codespaces-reference/disaster-recovery-for-codespaces
- /codespaces/codespaces-reference/security-in-codespaces
---
+
diff --git a/content/codespaces/index.md b/content/codespaces/index.md
index 806f5ec79a..d862615bfa 100644
--- a/content/codespaces/index.md
+++ b/content/codespaces/index.md
@@ -54,3 +54,4 @@ children:
- /the-githubdev-web-based-editor
- /guides
---
+
diff --git a/content/codespaces/managing-codespaces-for-your-organization/enabling-github-codespaces-for-your-organization.md b/content/codespaces/managing-codespaces-for-your-organization/enabling-github-codespaces-for-your-organization.md
index a8e0b8133b..64a38dcb40 100644
--- a/content/codespaces/managing-codespaces-for-your-organization/enabling-github-codespaces-for-your-organization.md
+++ b/content/codespaces/managing-codespaces-for-your-organization/enabling-github-codespaces-for-your-organization.md
@@ -1,8 +1,8 @@
---
title: Enabling GitHub Codespaces for your organization
shortTitle: 'Enable {% data variables.product.prodname_codespaces %}'
-intro: "You can control which users in your organization can use {% data variables.product.prodname_github_codespaces %} at the organization's expense."
-permissions: "To alter an organization's billing settings, you must be an organization owner."
+intro: 'You can control which users in your organization can use {% data variables.product.prodname_github_codespaces %} at the organization''s expense.'
+permissions: 'To alter an organization''s billing settings, you must be an organization owner.'
redirect_from:
- /codespaces/managing-codespaces-for-your-organization/managing-user-permissions-for-your-organization
- /codespaces/managing-codespaces-for-your-organization/enabling-codespaces-for-your-organization
diff --git a/content/codespaces/managing-codespaces-for-your-organization/listing-the-codespaces-in-your-organization.md b/content/codespaces/managing-codespaces-for-your-organization/listing-the-codespaces-in-your-organization.md
index 10e2e88b4e..8e626e80d4 100644
--- a/content/codespaces/managing-codespaces-for-your-organization/listing-the-codespaces-in-your-organization.md
+++ b/content/codespaces/managing-codespaces-for-your-organization/listing-the-codespaces-in-your-organization.md
@@ -1,7 +1,7 @@
---
title: Listing the codespaces in your organization
shortTitle: List organization codespaces
-intro: 'You can list all of the currently active or stopped codespaces for your organization.'
+intro: You can list all of the currently active or stopped codespaces for your organization.
permissions: 'To list all of the current codespaces for your organization, you must be an organization owner.'
versions:
fpt: '*'
diff --git a/content/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces.md b/content/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces.md
index 692b4c28a6..dd737ff3d1 100644
--- a/content/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces.md
+++ b/content/codespaces/managing-your-codespaces/managing-gpg-verification-for-github-codespaces.md
@@ -36,4 +36,4 @@ After you enable GPG verification, {% data variables.product.company_short %} wi

-Once you have enabled GPG verification for {% data variables.product.prodname_github_codespaces %}, all commits are signed by default in your codespaces.
\ No newline at end of file
+Once you have enabled GPG verification for {% data variables.product.prodname_github_codespaces %}, all commits are signed by default in your codespaces.
diff --git a/content/codespaces/managing-your-codespaces/reviewing-your-security-logs-for-github-codespaces.md b/content/codespaces/managing-your-codespaces/reviewing-your-security-logs-for-github-codespaces.md
index 475292c833..98d4190a75 100644
--- a/content/codespaces/managing-your-codespaces/reviewing-your-security-logs-for-github-codespaces.md
+++ b/content/codespaces/managing-your-codespaces/reviewing-your-security-logs-for-github-codespaces.md
@@ -26,4 +26,4 @@ The security log includes details on what action occurred and when you performed
## Further reading
- "[Reviewing your organization's audit logs for {% data variables.product.prodname_github_codespaces %}](/codespaces/managing-codespaces-for-your-organization/reviewing-your-organizations-audit-logs-for-github-codespaces)"
-- "[{% data variables.product.prodname_github_codespaces %} logs](/codespaces/troubleshooting/github-codespaces-logs)"
\ No newline at end of file
+- "[{% data variables.product.prodname_github_codespaces %} logs](/codespaces/troubleshooting/github-codespaces-logs)"
diff --git a/content/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/index.md b/content/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/index.md
index 11ab01e1aa..e43b614aa1 100644
--- a/content/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/index.md
+++ b/content/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/index.md
@@ -15,3 +15,4 @@ children:
- /setting-up-your-java-project-for-codespaces
- /setting-up-your-python-project-for-codespaces
---
+
diff --git a/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/adding-features-to-a-devcontainer-file.md b/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/adding-features-to-a-devcontainer-file.md
index 8a8d794980..32cf247029 100644
--- a/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/adding-features-to-a-devcontainer-file.md
+++ b/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/adding-features-to-a-devcontainer-file.md
@@ -1,7 +1,7 @@
---
title: Adding features to a devcontainer.json file
shortTitle: Adding features
-intro: With features, you can quickly add tools, runtimes, or libraries to your dev container configuration.
+intro: 'With features, you can quickly add tools, runtimes, or libraries to your dev container configuration.'
allowTitleToDifferFromFilename: true
versions:
fpt: '*'
@@ -78,4 +78,4 @@ To add features in {% data variables.product.prodname_vscode_shortname %} while

-{% endvscode %}
\ No newline at end of file
+{% endvscode %}
diff --git a/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/index.md b/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/index.md
index 606d175615..42773a1756 100644
--- a/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/index.md
+++ b/content/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/index.md
@@ -1,7 +1,7 @@
---
title: Configuring dev containers
allowTitleToDifferFromFilename: true
-intro: 'You can customize the dev container configuration for your repository.'
+intro: You can customize the dev container configuration for your repository.
versions:
fpt: '*'
ghec: '*'
@@ -10,3 +10,4 @@ children:
- /adding-features-to-a-devcontainer-file
- /automatically-opening-files-in-the-codespaces-for-a-repository
---
+
diff --git a/content/codespaces/setting-up-your-project-for-codespaces/index.md b/content/codespaces/setting-up-your-project-for-codespaces/index.md
index 30c5d64960..0e2c2f903f 100644
--- a/content/codespaces/setting-up-your-project-for-codespaces/index.md
+++ b/content/codespaces/setting-up-your-project-for-codespaces/index.md
@@ -11,3 +11,4 @@ children:
- /configuring-dev-containers
- /setting-up-your-repository
---
+
diff --git a/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/index.md b/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/index.md
index 84a1e06f1a..8d389d07bf 100644
--- a/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/index.md
+++ b/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/index.md
@@ -10,3 +10,4 @@ children:
- /adding-a-codespaces-badge
- /setting-up-a-template-repository-for-github-codespaces
---
+
diff --git a/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/setting-up-a-template-repository-for-github-codespaces.md b/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/setting-up-a-template-repository-for-github-codespaces.md
index d987f38c18..fc3dd30691 100644
--- a/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/setting-up-a-template-repository-for-github-codespaces.md
+++ b/content/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/setting-up-a-template-repository-for-github-codespaces.md
@@ -83,4 +83,4 @@ The following configuration settings for a React template will open the `app.js`
}
}
```
-For more information, see "[Automatically opening files in the codespaces for a repository](/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/automatically-opening-files-in-the-codespaces-for-a-repository)" and the [dev containers specification](https://containers.dev/implementors/json_reference/#general-properties) on the Development Containers website.
\ No newline at end of file
+For more information, see "[Automatically opening files in the codespaces for a repository](/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/automatically-opening-files-in-the-codespaces-for-a-repository)" and the [dev containers specification](https://containers.dev/implementors/json_reference/#general-properties) on the Development Containers website.
diff --git a/content/codespaces/troubleshooting/exporting-changes-to-a-branch.md b/content/codespaces/troubleshooting/exporting-changes-to-a-branch.md
index 9c89f6f9a2..9d2103c0b1 100644
--- a/content/codespaces/troubleshooting/exporting-changes-to-a-branch.md
+++ b/content/codespaces/troubleshooting/exporting-changes-to-a-branch.md
@@ -32,4 +32,4 @@ The following steps describe how to export your changes to a branch or fork. For
1. From the popover or dialog box, select **Create branch** or **Create fork**.
-The name of the new branch will be the permanent name of your codespace prefixed by the string `codespace-`, for example `codespace-monalisa-ideal-space-engine-vj59xj67jg42xx7`.
\ No newline at end of file
+The name of the new branch will be the permanent name of your codespace prefixed by the string `codespace-`, for example `codespace-monalisa-ideal-space-engine-vj59xj67jg42xx7`.
diff --git a/content/codespaces/troubleshooting/github-codespaces-logs.md b/content/codespaces/troubleshooting/github-codespaces-logs.md
index e5acb48518..bac86ff1ad 100644
--- a/content/codespaces/troubleshooting/github-codespaces-logs.md
+++ b/content/codespaces/troubleshooting/github-codespaces-logs.md
@@ -169,4 +169,4 @@ You can download logs for the remote JetBrains IDE and the local client applicat
## Further reading
- "[Reviewing your organization's audit logs for {% data variables.product.prodname_github_codespaces %}](/codespaces/managing-codespaces-for-your-organization/reviewing-your-organizations-audit-logs-for-github-codespaces)"
-- "[Reviewing your security logs for {% data variables.product.prodname_github_codespaces %}](/codespaces/managing-your-codespaces/reviewing-your-security-logs-for-github-codespaces)"
\ No newline at end of file
+- "[Reviewing your security logs for {% data variables.product.prodname_github_codespaces %}](/codespaces/managing-your-codespaces/reviewing-your-security-logs-for-github-codespaces)"
diff --git a/content/codespaces/troubleshooting/troubleshooting-gpg-verification-for-github-codespaces.md b/content/codespaces/troubleshooting/troubleshooting-gpg-verification-for-github-codespaces.md
index 0996c5ed4d..0434d5f9b8 100644
--- a/content/codespaces/troubleshooting/troubleshooting-gpg-verification-for-github-codespaces.md
+++ b/content/codespaces/troubleshooting/troubleshooting-gpg-verification-for-github-codespaces.md
@@ -109,4 +109,4 @@ fi
## Further reading
- "[About commit signature verification](/authentication/managing-commit-signature-verification/about-commit-signature-verification)"
-- [`git config`](https://git-scm.com/docs/git-config) in the official Git documentation
\ No newline at end of file
+- [`git config`](https://git-scm.com/docs/git-config) in the official Git documentation
diff --git a/content/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces.md b/content/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces.md
index ec7e9c2b12..2c11c002c1 100644
--- a/content/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces.md
+++ b/content/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces.md
@@ -32,4 +32,4 @@ If the configuration from your dotfiles is correctly picked up, but part of the
## Troubleshooting Settings Sync
-{% data reusables.codespaces.disabling-settings-sync %}
\ No newline at end of file
+{% data reusables.codespaces.disabling-settings-sync %}
diff --git a/content/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam.md b/content/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam.md
index ece6bf2d8d..2a2d82528d 100644
--- a/content/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam.md
+++ b/content/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam.md
@@ -1,7 +1,7 @@
---
title: Reporting abuse or spam
intro: You can report behavior and content that violates community guidelines and terms.
-permissions: Owners, collaborators, prior contributors, and people with write access can report issues, pull requests, and comments on issues, pull requests, and commits. Anyone can report apps in {% data variables.product.prodname_marketplace %}.
+permissions: 'Owners, collaborators, prior contributors, and people with write access can report issues, pull requests, and comments on issues, pull requests, and commits. Anyone can report apps in {% data variables.product.prodname_marketplace %}.'
redirect_from:
- /articles/reporting-abuse-or-spam
- /github/building-a-strong-community/reporting-abuse-or-spam
diff --git a/content/copilot/overview-of-github-copilot/index.md b/content/copilot/overview-of-github-copilot/index.md
index ba7732d6c7..905158f2b4 100644
--- a/content/copilot/overview-of-github-copilot/index.md
+++ b/content/copilot/overview-of-github-copilot/index.md
@@ -10,3 +10,4 @@ children:
- /about-github-copilot
- /about-github-copilot-for-business
---
+
diff --git a/content/copilot/troubleshooting-github-copilot/index.md b/content/copilot/troubleshooting-github-copilot/index.md
index 09c362b71b..1e4a46d3df 100644
--- a/content/copilot/troubleshooting-github-copilot/index.md
+++ b/content/copilot/troubleshooting-github-copilot/index.md
@@ -12,3 +12,4 @@ children:
- /troubleshooting-github-copilot-in-neovim
- /troubleshooting-certificate-errors-for-github-copilot
---
+
diff --git a/content/copilot/troubleshooting-github-copilot/troubleshooting-certificate-errors-for-github-copilot.md b/content/copilot/troubleshooting-github-copilot/troubleshooting-certificate-errors-for-github-copilot.md
index 7d551608ac..29d33128ab 100644
--- a/content/copilot/troubleshooting-github-copilot/troubleshooting-certificate-errors-for-github-copilot.md
+++ b/content/copilot/troubleshooting-github-copilot/troubleshooting-certificate-errors-for-github-copilot.md
@@ -1,6 +1,6 @@
---
title: Troubleshooting certificate errors for GitHub Copilot
-intro: 'Troubleshooting help for certificate-related errors.'
+intro: Troubleshooting help for certificate-related errors.
product: '{% data reusables.gated-features.copilot %}'
topics:
- Copilot
@@ -28,4 +28,4 @@ Possible ways to resolve this issue are:
**Warning:** Ignoring certificate errors is not recommended, since it might cause security issues.
- {% endwarning %}
\ No newline at end of file
+ {% endwarning %}
diff --git a/content/developers/github-marketplace/using-the-github-marketplace-api-in-your-app/testing-your-app.md b/content/developers/github-marketplace/using-the-github-marketplace-api-in-your-app/testing-your-app.md
index 8c32fbfd9f..d09c05d33d 100644
--- a/content/developers/github-marketplace/using-the-github-marketplace-api-in-your-app/testing-your-app.md
+++ b/content/developers/github-marketplace/using-the-github-marketplace-api-in-your-app/testing-your-app.md
@@ -1,14 +1,14 @@
---
title: Testing your app
-intro: "GitHub recommends testing your app with APIs and webhooks before submitting your listing to {% data variables.product.prodname_marketplace %} so you can provide an ideal experience for customers. Before an onboarding expert approves your app, it must adequately handle the billing flows."
+intro: 'GitHub recommends testing your app with APIs and webhooks before submitting your listing to {% data variables.product.prodname_marketplace %} so you can provide an ideal experience for customers. Before an onboarding expert approves your app, it must adequately handle the billing flows.'
redirect_from:
- /apps/marketplace/testing-apps-apis-and-webhooks
- /apps/marketplace/integrating-with-the-github-marketplace-api/testing-github-marketplace-apps
- /marketplace/integrating-with-the-github-marketplace-api/testing-github-marketplace-apps
- /developers/github-marketplace/testing-your-app
versions:
- fpt: "*"
- ghec: "*"
+ fpt: '*'
+ ghec: '*'
topics:
- Marketplace
---
diff --git a/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md b/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md
index 1ebbfbd4db..6cc583b84a 100644
--- a/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md
+++ b/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md
@@ -2,7 +2,7 @@
title: Receiving webhooks with the GitHub CLI
intro: 'You can use the {% data variables.product.prodname_cli %} to test webhooks in your development environment without the complexity of port forwarding or third-party tools.'
versions:
- feature: 'cli-webhook-forwarding'
+ feature: cli-webhook-forwarding
topics:
- Webhooks
shortTitle: Receiving webhooks with the GitHub CLI
diff --git a/content/developers/webhooks-and-events/webhooks/webhook-events-and-payloads.md b/content/developers/webhooks-and-events/webhooks/webhook-events-and-payloads.md
index fdfc96b388..a18077da9b 100644
--- a/content/developers/webhooks-and-events/webhooks/webhook-events-and-payloads.md
+++ b/content/developers/webhooks-and-events/webhooks/webhook-events-and-payloads.md
@@ -1,6 +1,6 @@
---
title: Webhook events and payloads
-intro: 'Learn about when each webhook event occurs and what the payload contains.'
+intro: Learn about when each webhook event occurs and what the payload contains.
product: '{% data reusables.gated-features.enterprise_account_webhooks %}'
redirect_from:
- /early-access/integrations/webhooks
diff --git a/content/discussions/managing-discussions-for-your-community/creating-discussion-category-forms.md b/content/discussions/managing-discussions-for-your-community/creating-discussion-category-forms.md
index 3e90b31bfc..83dc7db246 100644
--- a/content/discussions/managing-discussions-for-your-community/creating-discussion-category-forms.md
+++ b/content/discussions/managing-discussions-for-your-community/creating-discussion-category-forms.md
@@ -1,7 +1,7 @@
---
title: Creating discussion category forms
shortTitle: Create discussion category forms
-intro: 'You can customize the templates that are available for community members to use when they open new discussions in your repository.'
+intro: You can customize the templates that are available for community members to use when they open new discussions in your repository.
versions:
feature: discussion-category-forms
---
diff --git a/content/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms.md b/content/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms.md
index f4fe10eeca..8dda5e05f6 100644
--- a/content/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms.md
+++ b/content/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms.md
@@ -1,7 +1,7 @@
---
title: Syntax for discussion category forms
shortTitle: Syntax for discussion category forms
-intro: 'You can use YAML syntax to define the fields in your discussion category forms.'
+intro: You can use YAML syntax to define the fields in your discussion category forms.
versions:
feature: discussion-category-forms
---
diff --git a/content/education/index.md b/content/education/index.md
index 9a0ebfabbb..f60de845d0 100644
--- a/content/education/index.md
+++ b/content/education/index.md
@@ -31,3 +31,4 @@ children:
- /manage-coursework-with-github-classroom
- /guides
---
+
diff --git a/content/get-started/index.md b/content/get-started/index.md
index 1eb87f9120..52a6cc048a 100644
--- a/content/get-started/index.md
+++ b/content/get-started/index.md
@@ -63,3 +63,4 @@ children:
- /customizing-your-github-workflow
- /privacy-on-github
---
+
diff --git a/content/github-cli/index.md b/content/github-cli/index.md
index 1dec6aca5d..31e6a7c123 100644
--- a/content/github-cli/index.md
+++ b/content/github-cli/index.md
@@ -34,3 +34,4 @@ changelog:
layout: product-landing
beta_product: false
---
+
diff --git a/content/index.md b/content/index.md
index 259600b4e7..4a0de94d67 100644
--- a/content/index.md
+++ b/content/index.md
@@ -150,3 +150,4 @@ externalProducts:
href: 'https://docs.npmjs.com/'
external: true
---
+
diff --git a/content/issues/index.md b/content/issues/index.md
index eca4f0b026..f2d6365fbb 100644
--- a/content/issues/index.md
+++ b/content/issues/index.md
@@ -74,3 +74,4 @@ redirect_from:
- /linking-a-pull-request-to-an-issue
- /about-duplicate-issues-and-pull-requests
---
+
diff --git a/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md b/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md
index b04d34482e..7e3f487e6c 100644
--- a/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md
+++ b/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md
@@ -1,11 +1,11 @@
---
title: Adding items automatically
-intro: "You can configure your project to automatically add items from a repository that match a filter."
+intro: You can configure your project to automatically add items from a repository that match a filter.
miniTocMaxHeadingLevel: 3
versions:
feature: projects-v2-auto-add
type: tutorial
-product: "The auto-add workflow is available as a beta release for projects owned by organizations using {% data variables.product.prodname_ghe_cloud %}."
+product: 'The auto-add workflow is available as a beta release for projects owned by organizations using {% data variables.product.prodname_ghe_cloud %}.'
topics:
- Projects
---
diff --git a/content/issues/planning-and-tracking-with-projects/automating-your-project/index.md b/content/issues/planning-and-tracking-with-projects/automating-your-project/index.md
index dfde304055..eff4e1d39d 100644
--- a/content/issues/planning-and-tracking-with-projects/automating-your-project/index.md
+++ b/content/issues/planning-and-tracking-with-projects/automating-your-project/index.md
@@ -15,3 +15,4 @@ children:
- /archiving-items-automatically
allowTitleToDifferFromFilename: true
---
+
diff --git a/content/issues/planning-and-tracking-with-projects/creating-projects/copying-an-existing-project.md b/content/issues/planning-and-tracking-with-projects/creating-projects/copying-an-existing-project.md
index 417215be36..be662c9e07 100644
--- a/content/issues/planning-and-tracking-with-projects/creating-projects/copying-an-existing-project.md
+++ b/content/issues/planning-and-tracking-with-projects/creating-projects/copying-an-existing-project.md
@@ -1,6 +1,6 @@
---
title: 'Copying an existing {% data variables.projects.project_v2 %}'
-shortTitle: 'Copying a project'
+shortTitle: Copying a project
intro: You can use an existing project as a template by copying it.
miniTocMaxHeadingLevel: 3
versions:
diff --git a/content/issues/planning-and-tracking-with-projects/creating-projects/index.md b/content/issues/planning-and-tracking-with-projects/creating-projects/index.md
index bdd449ca3a..98838063c8 100644
--- a/content/issues/planning-and-tracking-with-projects/creating-projects/index.md
+++ b/content/issues/planning-and-tracking-with-projects/creating-projects/index.md
@@ -13,3 +13,4 @@ children:
- /migrating-from-projects-classic
allowTitleToDifferFromFilename: true
---
+
diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md
index 9d7e49a8a7..7300986af6 100644
--- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md
+++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md
@@ -46,4 +46,4 @@ You can set each view in your project to a different layout.
{% ifversion projects-v2-roadmaps %}{% else %}{% endif %}
-Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Switch layout."
\ No newline at end of file
+Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Switch layout."
diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md
index 1b96a66e99..f7e60ccfd9 100644
--- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md
+++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md
@@ -1,7 +1,7 @@
---
title: Customizing the board layout
shortTitle: Customizing boards
-intro: 'You can use the board layout to arrange your project''s items over customizable columns.'
+intro: You can use the board layout to arrange your project's items over customizable columns.
miniTocMaxHeadingLevel: 3
versions:
feature: projects-v2
@@ -54,4 +54,4 @@ In the board layout, you can can choose which columns to display. The available
{% data reusables.projects.customize.sum %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-roadmap-layout.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-roadmap-layout.md
index 29d7ae16ac..cdd817ec6d 100644
--- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-roadmap-layout.md
+++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-roadmap-layout.md
@@ -1,7 +1,7 @@
---
title: Customizing the roadmap layout
shortTitle: Customizing roadmaps
-intro: 'You can use the roadmap layout to view your project''s items on a timeline.'
+intro: You can use the roadmap layout to view your project's items on a timeline.
miniTocMaxHeadingLevel: 3
versions:
feature: projects-v2-roadmaps
@@ -65,4 +65,4 @@ You can group items by a custom field value.
{% data reusables.projects.customize.sum %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md
index 4a666bf879..4508c327cf 100644
--- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md
+++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md
@@ -79,4 +79,4 @@ Alternatively, open the project command palette by pressing {% data variables.pr
{% data reusables.projects.customize.sum %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-tracks-and-tracked-by-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-tracks-and-tracked-by-fields.md
index 008dd1adc4..b1b9db48f4 100644
--- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-tracks-and-tracked-by-fields.md
+++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-tracks-and-tracked-by-fields.md
@@ -48,4 +48,4 @@ You can enable the Tracks field to see what other issues an item in your project
1. Under "Hidden fields", click **Tracks**.

-
\ No newline at end of file
+
diff --git a/content/issues/tracking-your-work-with-issues/about-tasklists.md b/content/issues/tracking-your-work-with-issues/about-tasklists.md
index 3f82338297..dbe2972dd4 100644
--- a/content/issues/tracking-your-work-with-issues/about-tasklists.md
+++ b/content/issues/tracking-your-work-with-issues/about-tasklists.md
@@ -1,8 +1,8 @@
---
title: About Tasklists
-intro: 'You can use Tasklists to divide your issues into smaller subtasks.'
+intro: You can use Tasklists to divide your issues into smaller subtasks.
versions:
- feature: 'projects-v2-tasklists'
+ feature: projects-v2-tasklists
miniTocMaxHeadingLevel: 3
redirect_from:
- /early-access/issues/about-tasklists
@@ -129,4 +129,4 @@ When you copy your Tasklist using the "Copy Markdown" option, {% data variables.
1. In the menu, click **Copy markdown**.

-
\ No newline at end of file
+
diff --git a/content/organizations/collaborating-with-groups-in-organizations/best-practices-for-organizations.md b/content/organizations/collaborating-with-groups-in-organizations/best-practices-for-organizations.md
index 808c1c17ae..619f37648c 100644
--- a/content/organizations/collaborating-with-groups-in-organizations/best-practices-for-organizations.md
+++ b/content/organizations/collaborating-with-groups-in-organizations/best-practices-for-organizations.md
@@ -1,7 +1,7 @@
---
title: Best practices for organizations
shortTitle: Best practices
-intro: Learn {% data variables.product.prodname_dotcom %}-recommended practices for your organization.
+intro: 'Learn {% data variables.product.prodname_dotcom %}-recommended practices for your organization.'
versions:
fpt: '*'
ghes: '*'
@@ -32,4 +32,4 @@ We recommend keeping teams visible whenever possible and reserving secret teams
## Use the security overview
{% data reusables.security-overview.about-the-security-overview %} For more information, see "[About the security overview](/code-security/security-overview/about-the-security-overview)."
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/content/organizations/managing-organization-settings/creating-an-announcement-banner-for-your-organization.md b/content/organizations/managing-organization-settings/creating-an-announcement-banner-for-your-organization.md
index 82e293c226..39fe3b3265 100644
--- a/content/organizations/managing-organization-settings/creating-an-announcement-banner-for-your-organization.md
+++ b/content/organizations/managing-organization-settings/creating-an-announcement-banner-for-your-organization.md
@@ -1,7 +1,7 @@
---
title: Creating an announcement banner for your organization
shortTitle: Create an announcement banner
-intro: 'Organization owners can create announcement banners for the organization.'
+intro: Organization owners can create announcement banners for the organization.
versions:
feature: custom-banner-messages
type: how_to
diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles.md
index 4e1924d625..044d703327 100644
--- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles.md
+++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles.md
@@ -131,4 +131,4 @@ If a person is given different levels of access through different avenues, such
To resolve conflicting access, you can adjust your organization's base permissions or the team's access, or edit the custom role. For more information, see:
- "[Setting base permissions for an organization](/github/setting-up-and-managing-organizations-and-teams/setting-base-permissions-for-an-organization)"
- "[Managing team access to an organization repository](/organizations/managing-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)"
- - "[Editing a repository role](#editing-a-repository-role)"
\ No newline at end of file
+ - "[Editing a repository role](#editing-a-repository-role)"
diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md
index 0cb62007f0..cc8d2122de 100644
--- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md
+++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md
@@ -1,6 +1,6 @@
---
title: Managing custom repository roles for an organization
-intro: You can create, edit, or delete custom repository roles for your organization.
+intro: 'You can create, edit, or delete custom repository roles for your organization.'
permissions: Organization owners can manage custom repository roles.
versions:
feature: custom-repository-roles
diff --git a/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md b/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md
index 6c3e4b5dad..4e17c57ff1 100644
--- a/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md
+++ b/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md
@@ -206,4 +206,4 @@ For example, the following {% data variables.product.prodname_actions %} workflo
platforms: {% raw %}${{ matrix.platforms }}{% endraw %}
push: true
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=My multi-arch image
-```
\ No newline at end of file
+```
diff --git a/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/index.md b/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/index.md
index 82f9d6802c..3e68171506 100644
--- a/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/index.md
+++ b/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/index.md
@@ -22,3 +22,4 @@ children:
- /configuring-tag-protection-rules
shortTitle: Manage repository settings
---
+
diff --git a/content/rest/actions/oidc.md b/content/rest/actions/oidc.md
index 231213c3df..1d1e84ab35 100644
--- a/content/rest/actions/oidc.md
+++ b/content/rest/actions/oidc.md
@@ -9,4 +9,5 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
----
\ No newline at end of file
+---
+
diff --git a/content/rest/actions/permissions.md b/content/rest/actions/permissions.md
index cf37d065c9..fd1bfde601 100644
--- a/content/rest/actions/permissions.md
+++ b/content/rest/actions/permissions.md
@@ -14,4 +14,4 @@ versions:
## About permissions for {% data variables.product.prodname_actions %}
-You can use the REST API to set permissions for what enterprises, organizations, and repositories are allowed to run {% data variables.product.prodname_actions %}, and what actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %} are allowed to run.{% ifversion fpt or ghec or ghes %} For more information, see "[Usage limits, billing, and administration](/actions/reference/usage-limits-billing-and-administration#disabling-or-limiting-github-actions-for-your-repository-or-organization)."{% endif %}
\ No newline at end of file
+You can use the REST API to set permissions for what enterprises, organizations, and repositories are allowed to run {% data variables.product.prodname_actions %}, and what actions{% ifversion actions-workflow-policy %} and reusable workflows{% endif %} are allowed to run.{% ifversion fpt or ghec or ghes %} For more information, see "[Usage limits, billing, and administration](/actions/reference/usage-limits-billing-and-administration#disabling-or-limiting-github-actions-for-your-repository-or-organization)."{% endif %}
diff --git a/content/rest/actions/required-workflows.md b/content/rest/actions/required-workflows.md
index 8cd4c32c50..22eb573aa1 100644
--- a/content/rest/actions/required-workflows.md
+++ b/content/rest/actions/required-workflows.md
@@ -9,4 +9,5 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
----
\ No newline at end of file
+---
+
diff --git a/content/rest/announcement-banners/enterprises.md b/content/rest/announcement-banners/enterprises.md
index 1a65e3cb1f..8c924a4b42 100644
--- a/content/rest/announcement-banners/enterprises.md
+++ b/content/rest/announcement-banners/enterprises.md
@@ -7,3 +7,4 @@ versions:
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
---
+
diff --git a/content/rest/announcement-banners/index.md b/content/rest/announcement-banners/index.md
index b5f6558aad..29325c075f 100644
--- a/content/rest/announcement-banners/index.md
+++ b/content/rest/announcement-banners/index.md
@@ -7,6 +7,7 @@ versions:
ghae: '>=3.9'
miniTocMaxHeadingLevel: 3
children:
-- /enterprises
-- /organizations
+ - /enterprises
+ - /organizations
---
+
diff --git a/content/rest/announcement-banners/organizations.md b/content/rest/announcement-banners/organizations.md
index e7e7839066..3d854075c0 100644
--- a/content/rest/announcement-banners/organizations.md
+++ b/content/rest/announcement-banners/organizations.md
@@ -9,3 +9,4 @@ versions:
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
---
+
diff --git a/content/rest/apps/apps.md b/content/rest/apps/apps.md
index ee02298b71..35af7a535c 100644
--- a/content/rest/apps/apps.md
+++ b/content/rest/apps/apps.md
@@ -18,4 +18,4 @@ versions:
This page lists endpoints that you can access while authenticated as a {% data variables.product.prodname_github_app %}. For more information, see "[Authenticating as a GitHub App](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app)".
-See ["GitHub App Installations"](/rest/reference/apps#installations) for a list of endpoints that require authentication as a {% data variables.product.prodname_github_app %} installation.
\ No newline at end of file
+See ["GitHub App Installations"](/rest/reference/apps#installations) for a list of endpoints that require authentication as a {% data variables.product.prodname_github_app %} installation.
diff --git a/content/rest/apps/index.md b/content/rest/apps/index.md
index 3b27ab21d3..02747d75f5 100644
--- a/content/rest/apps/index.md
+++ b/content/rest/apps/index.md
@@ -1,6 +1,6 @@
---
title: Apps
-intro: Use the REST API to retrieve information about {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_github_app %} installations.
+intro: 'Use the REST API to retrieve information about {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_github_app %} installations.'
redirect_from:
- /v3/apps
- /rest/reference/apps
diff --git a/content/rest/apps/oauth-applications.md b/content/rest/apps/oauth-applications.md
index 2f53b36809..2a4c577a13 100644
--- a/content/rest/apps/oauth-applications.md
+++ b/content/rest/apps/oauth-applications.md
@@ -14,4 +14,4 @@ versions:
## About {% data variables.product.prodname_oauth_apps %}
-You can use these endpoints to manage the OAuth tokens that {% data variables.product.prodname_oauth_app %} uses to access people's accounts on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}.
\ No newline at end of file
+You can use these endpoints to manage the OAuth tokens that {% data variables.product.prodname_oauth_app %} uses to access people's accounts on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}.
diff --git a/content/rest/branches/branch-protection.md b/content/rest/branches/branch-protection.md
index 73cd9751e4..5b661045e0 100644
--- a/content/rest/branches/branch-protection.md
+++ b/content/rest/branches/branch-protection.md
@@ -1,6 +1,6 @@
---
title: Protected branches
-intro: 'Use the REST API to manage protected branches.'
+intro: Use the REST API to manage protected branches.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/checks/runs.md b/content/rest/checks/runs.md
index 853fda9d80..72d94cb6f8 100644
--- a/content/rest/checks/runs.md
+++ b/content/rest/checks/runs.md
@@ -1,6 +1,6 @@
---
title: Check Runs
-intro: 'Use the REST API to manage check runs.'
+intro: Use the REST API to manage check runs.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/checks/suites.md b/content/rest/checks/suites.md
index 422ede66b5..b13d435828 100644
--- a/content/rest/checks/suites.md
+++ b/content/rest/checks/suites.md
@@ -1,6 +1,6 @@
---
title: Check Suites
-intro: 'Use the REST API to manage check suites.'
+intro: Use the REST API to manage check suites.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/codes-of-conduct.md b/content/rest/codes-of-conduct.md
index abe809cea5..87aa60515f 100644
--- a/content/rest/codes-of-conduct.md
+++ b/content/rest/codes-of-conduct.md
@@ -12,3 +12,4 @@ miniTocMaxHeadingLevel: 3
redirect_from:
- /rest/reference/codes-of-conduct
---
+
diff --git a/content/rest/codespaces/machines.md b/content/rest/codespaces/machines.md
index 39c6d108f4..3324e9c061 100644
--- a/content/rest/codespaces/machines.md
+++ b/content/rest/codespaces/machines.md
@@ -2,7 +2,7 @@
title: Codespaces machines
allowTitleToDifferFromFilename: true
shortTitle: Machines
-intro: 'Use the REST API to manage availability of machine types for a codespace.'
+intro: Use the REST API to manage availability of machine types for a codespace.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/codespaces/organizations.md b/content/rest/codespaces/organizations.md
index 141860fd2e..b7b56106b3 100644
--- a/content/rest/codespaces/organizations.md
+++ b/content/rest/codespaces/organizations.md
@@ -2,7 +2,7 @@
title: Codespaces organizations
allowTitleToDifferFromFilename: true
shortTitle: Organizations
-intro: 'Use the REST API to manage your organization members codespaces.'
+intro: Use the REST API to manage your organization members codespaces.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/codespaces/repository-secrets.md b/content/rest/codespaces/repository-secrets.md
index da948eeb51..5dd508ce64 100644
--- a/content/rest/codespaces/repository-secrets.md
+++ b/content/rest/codespaces/repository-secrets.md
@@ -2,8 +2,8 @@
title: Codespaces repository secrets
allowTitleToDifferFromFilename: true
shortTitle: Repository secrets
-intro: 'Use the REST API to manage secrets for repositories that the user has access to in a codespace.'
-permissions: Users with write access to a repository can manage {% data variables.product.prodname_codespaces %} repository secrets.
+intro: Use the REST API to manage secrets for repositories that the user has access to in a codespace.
+permissions: 'Users with write access to a repository can manage {% data variables.product.prodname_codespaces %} repository secrets.'
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/codespaces/secrets.md b/content/rest/codespaces/secrets.md
index f9a97379f8..e34205a8b8 100644
--- a/content/rest/codespaces/secrets.md
+++ b/content/rest/codespaces/secrets.md
@@ -2,7 +2,7 @@
title: Codespaces user secrets
allowTitleToDifferFromFilename: true
shortTitle: User secrets
-intro: 'Use the REST API manage secrets that the user has access to in a codespace.'
+intro: Use the REST API manage secrets that the user has access to in a codespace.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/commits/commits.md b/content/rest/commits/commits.md
index c87eaac058..1404bd3d48 100644
--- a/content/rest/commits/commits.md
+++ b/content/rest/commits/commits.md
@@ -1,6 +1,6 @@
---
title: Commits
-intro: 'Use the REST API to interact with commits.'
+intro: Use the REST API to interact with commits.
versions:
fpt: '*'
ghes: '*'
@@ -10,3 +10,4 @@ topics:
- API
miniTocMaxHeadingLevel: 3
---
+
diff --git a/content/rest/commits/index.md b/content/rest/commits/index.md
index 5c2b0eced8..e9a620bbf1 100644
--- a/content/rest/commits/index.md
+++ b/content/rest/commits/index.md
@@ -1,6 +1,6 @@
---
title: Commits
-intro: 'Use the REST API to interact with commits.'
+intro: Use the REST API to interact with commits.
allowTitleToDifferFromFilename: true
versions:
fpt: '*'
diff --git a/content/rest/commits/statuses.md b/content/rest/commits/statuses.md
index 735babdeab..c9eceb75da 100644
--- a/content/rest/commits/statuses.md
+++ b/content/rest/commits/statuses.md
@@ -1,6 +1,6 @@
---
title: Commit statuses
-intro: 'Use the REST API to interact with commit statuses.'
+intro: Use the REST API to interact with commit statuses.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/dependency-graph/dependency-review.md b/content/rest/dependency-graph/dependency-review.md
index 5efb5b9bf9..09c8aeee73 100644
--- a/content/rest/dependency-graph/dependency-review.md
+++ b/content/rest/dependency-graph/dependency-review.md
@@ -1,6 +1,6 @@
---
title: Dependency review
-intro: 'Use the REST API to interact with dependency changes.'
+intro: Use the REST API to interact with dependency changes.
versions:
fpt: '*'
ghes: '>=3.6'
diff --git a/content/rest/dependency-graph/dependency-submission.md b/content/rest/dependency-graph/dependency-submission.md
index 2409f79a9d..569c5722a3 100644
--- a/content/rest/dependency-graph/dependency-submission.md
+++ b/content/rest/dependency-graph/dependency-submission.md
@@ -1,6 +1,6 @@
---
title: Dependency submission
-intro: 'Use the REST API to submit dependencies.'
+intro: Use the REST API to submit dependencies.
versions:
feature: dependency-submission-api
miniTocMaxHeadingLevel: 3
diff --git a/content/rest/dependency-graph/index.md b/content/rest/dependency-graph/index.md
index 4439d2534f..96a2997bf0 100644
--- a/content/rest/dependency-graph/index.md
+++ b/content/rest/dependency-graph/index.md
@@ -1,6 +1,6 @@
---
title: Dependency Graph
-intro: 'Use the REST API to view dependency changes and their security impact on your repository.'
+intro: Use the REST API to view dependency changes and their security impact on your repository.
versions:
fpt: '*'
ghes: '>=3.6'
diff --git a/content/rest/deployments/statuses.md b/content/rest/deployments/statuses.md
index a8c6ea443d..18879c22ec 100644
--- a/content/rest/deployments/statuses.md
+++ b/content/rest/deployments/statuses.md
@@ -1,6 +1,6 @@
---
title: Deployment statuses
-intro: 'Use the REST API to manage deployment statuses.'
+intro: Use the REST API to manage deployment statuses.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/enterprise-admin/audit-log.md b/content/rest/enterprise-admin/audit-log.md
index 9e07132f61..8f20db4cf9 100644
--- a/content/rest/enterprise-admin/audit-log.md
+++ b/content/rest/enterprise-admin/audit-log.md
@@ -1,6 +1,6 @@
---
title: Audit log
-intro: 'Use the REST API to retrieve audit logs for an enterprise.'
+intro: Use the REST API to retrieve audit logs for an enterprise.
versions:
ghes: '*'
ghec: '*'
diff --git a/content/rest/enterprise-admin/billing.md b/content/rest/enterprise-admin/billing.md
index 3767688374..bc43ae9c11 100644
--- a/content/rest/enterprise-admin/billing.md
+++ b/content/rest/enterprise-admin/billing.md
@@ -1,6 +1,6 @@
---
title: Billing
-intro: 'Use the REST API to retrieve the GitHub Advanced Security active committers for an enterprise per repository.'
+intro: Use the REST API to retrieve the GitHub Advanced Security active committers for an enterprise per repository.
versions:
ghes: '>=3.4'
ghec: '*'
diff --git a/content/rest/enterprise-admin/code-security-and-analysis.md b/content/rest/enterprise-admin/code-security-and-analysis.md
index b8f686df34..e8b74d0463 100644
--- a/content/rest/enterprise-admin/code-security-and-analysis.md
+++ b/content/rest/enterprise-admin/code-security-and-analysis.md
@@ -1,6 +1,6 @@
---
title: Code security and analysis
-intro: 'Use the REST API to manage code security and analysis features for your enterprise.'
+intro: Use the REST API to manage code security and analysis features for your enterprise.
versions:
ghes: '>=3.8'
ghec: '*'
diff --git a/content/rest/enterprise-admin/global-webhooks.md b/content/rest/enterprise-admin/global-webhooks.md
index d5486cacd9..7d53a45fb7 100644
--- a/content/rest/enterprise-admin/global-webhooks.md
+++ b/content/rest/enterprise-admin/global-webhooks.md
@@ -1,6 +1,6 @@
---
title: Global Webhooks
-intro: 'Use the REST API to manage global webhooks for your enterprise.'
+intro: Use the REST API to manage global webhooks for your enterprise.
versions:
ghes: '*'
ghae: '*'
diff --git a/content/rest/enterprise-admin/scim.md b/content/rest/enterprise-admin/scim.md
index e3f9923940..9ffb5313a0 100644
--- a/content/rest/enterprise-admin/scim.md
+++ b/content/rest/enterprise-admin/scim.md
@@ -71,4 +71,4 @@ The {% data variables.product.product_name %} instance links each user who authe
| `roles` | Array | List of the user's roles. |
| `externalId` | String | This identifier is generated by an IdP provider. You can find the `externalId` for a user either on the IdP, or by using the [List SCIM provisioned identities](#list-scim-provisioned-identities-for-an-enterprise) endpoint and filtering on other known attributes, such as a user's username or email address on the {% data variables.product.product_name %} instance. |
| `id` | String | Identifier generated by the instance's SCIM endpoint. |
-| `active` | Boolean | Indicates whether the identity is active (`true`) or should be suspended (`false`). |
\ No newline at end of file
+| `active` | Boolean | Indicates whether the identity is active (`true`) or should be suspended (`false`). |
diff --git a/content/rest/guides/scripting-with-the-rest-api-and-javascript.md b/content/rest/guides/scripting-with-the-rest-api-and-javascript.md
index 22c37182e8..a02b31f74d 100644
--- a/content/rest/guides/scripting-with-the-rest-api-and-javascript.md
+++ b/content/rest/guides/scripting-with-the-rest-api-and-javascript.md
@@ -1,7 +1,7 @@
---
title: Scripting with the REST API and JavaScript
shortTitle: Script with JavaScript
-intro: 'Write a script using the Octokit.js SDK to interact with the REST API.'
+intro: Write a script using the Octokit.js SDK to interact with the REST API.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/index.md b/content/rest/index.md
index 0a9a639ec4..aa1f4b6c48 100644
--- a/content/rest/index.md
+++ b/content/rest/index.md
@@ -82,3 +82,4 @@ children:
- /users
- /webhooks
---
+
diff --git a/content/rest/interactions/index.md b/content/rest/interactions/index.md
index 5a5f814415..a11a7df3e6 100644
--- a/content/rest/interactions/index.md
+++ b/content/rest/interactions/index.md
@@ -1,6 +1,6 @@
---
title: Interactions
-intro: 'Use the REST API to set the interaction limit for the users in your organizations and repositories.'
+intro: Use the REST API to set the interaction limit for the users in your organizations and repositories.
permissions: People with owner or admin access can set the interaction limit for the users in their organizations and repositories.
redirect_from:
- /v3/interactions
diff --git a/content/rest/interactions/repos.md b/content/rest/interactions/repos.md
index 855b62cbc3..b091f55826 100644
--- a/content/rest/interactions/repos.md
+++ b/content/rest/interactions/repos.md
@@ -2,7 +2,7 @@
title: Repository interactions
shortTitle: Repository
intro: 'Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository.'
-permissions: People with owner or admin access to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository.
+permissions: 'People with owner or admin access to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository.'
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/issues/assignees.md b/content/rest/issues/assignees.md
index 2e04d22130..4c3d97d2e3 100644
--- a/content/rest/issues/assignees.md
+++ b/content/rest/issues/assignees.md
@@ -2,7 +2,7 @@
title: Issue assignees
allowTitleToDifferFromFilename: true
shortTitle: Assignees
-intro: 'Use the REST API to manage assignees on issues and pull requests.'
+intro: Use the REST API to manage assignees on issues and pull requests.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/issues/issues.md b/content/rest/issues/issues.md
index 3967279b41..2a8d3b5687 100644
--- a/content/rest/issues/issues.md
+++ b/content/rest/issues/issues.md
@@ -1,6 +1,6 @@
---
title: Issues
-intro: 'Use the REST API to manage issues and pull requests.'
+intro: Use the REST API to manage issues and pull requests.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/issues/milestones.md b/content/rest/issues/milestones.md
index 0e46199078..673a1c3c8b 100644
--- a/content/rest/issues/milestones.md
+++ b/content/rest/issues/milestones.md
@@ -1,6 +1,6 @@
---
title: Milestones
-intro: 'Use the REST API to manage milestones.'
+intro: Use the REST API to manage milestones.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/metrics/traffic.md b/content/rest/metrics/traffic.md
index 8465b8733e..0bbeda3172 100644
--- a/content/rest/metrics/traffic.md
+++ b/content/rest/metrics/traffic.md
@@ -13,4 +13,4 @@ miniTocMaxHeadingLevel: 3
## About repository traffic
-You can use these endpoints to retrieve information provided in your repository graph, for repositories that you have write access to. For more information, see "[Viewing traffic to a repository](/repositories/viewing-activity-and-data-for-your-repository/viewing-traffic-to-a-repository)".
\ No newline at end of file
+You can use these endpoints to retrieve information provided in your repository graph, for repositories that you have write access to. For more information, see "[Viewing traffic to a repository](/repositories/viewing-activity-and-data-for-your-repository/viewing-traffic-to-a-repository)".
diff --git a/content/rest/orgs/blocking.md b/content/rest/orgs/blocking.md
index dd4b8da246..c1914e6db1 100644
--- a/content/rest/orgs/blocking.md
+++ b/content/rest/orgs/blocking.md
@@ -1,6 +1,6 @@
---
title: Blocking users
-intro: 'Use the REST API to block and unblock users in an organization.'
+intro: Use the REST API to block and unblock users in an organization.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/orgs/custom-roles.md b/content/rest/orgs/custom-roles.md
index 0d83bfb3e5..f5d102c7d2 100644
--- a/content/rest/orgs/custom-roles.md
+++ b/content/rest/orgs/custom-roles.md
@@ -1,6 +1,6 @@
---
title: Custom Repository Roles
-intro: 'Use the REST API to interact with custom repository roles.'
+intro: Use the REST API to interact with custom repository roles.
versions:
ghes: '>=3.4'
ghec: '*'
diff --git a/content/rest/orgs/members.md b/content/rest/orgs/members.md
index 3b7e7a84a0..1cca96e6c8 100644
--- a/content/rest/orgs/members.md
+++ b/content/rest/orgs/members.md
@@ -2,7 +2,7 @@
title: Organization members
allowTitleToDifferFromFilename: true
shortTitle: Members
-intro: 'Use the REST API to manage memberships in your organization.'
+intro: Use the REST API to manage memberships in your organization.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/orgs/orgs.md b/content/rest/orgs/orgs.md
index efd5d6830e..1b7b1e33d8 100644
--- a/content/rest/orgs/orgs.md
+++ b/content/rest/orgs/orgs.md
@@ -1,6 +1,6 @@
---
title: Organizations
-intro: 'Use the REST API to interact with organizations.'
+intro: Use the REST API to interact with organizations.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/orgs/outside-collaborators.md b/content/rest/orgs/outside-collaborators.md
index 117545d50c..f94f5fdb2a 100644
--- a/content/rest/orgs/outside-collaborators.md
+++ b/content/rest/orgs/outside-collaborators.md
@@ -1,6 +1,6 @@
---
title: Outside Collaborators
-intro: 'Use the REST API to manage outside collaborators.'
+intro: Use the REST API to manage outside collaborators.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/orgs/security-managers.md b/content/rest/orgs/security-managers.md
index 662f02189a..15d5d575c0 100644
--- a/content/rest/orgs/security-managers.md
+++ b/content/rest/orgs/security-managers.md
@@ -1,6 +1,6 @@
---
title: Security Managers
-intro: 'Use the REST API to manage security managers in an organization.'
+intro: Use the REST API to manage security managers in an organization.
versions:
fpt: '*'
ghes: '>=3.7'
diff --git a/content/rest/orgs/webhooks.md b/content/rest/orgs/webhooks.md
index aeb2668867..dc4acabbe0 100644
--- a/content/rest/orgs/webhooks.md
+++ b/content/rest/orgs/webhooks.md
@@ -2,7 +2,7 @@
title: Organization webhooks
allowTitleToDifferFromFilename: true
shortTitle: Webhooks
-intro: 'Use the REST API to interact with webhooks in an organization.'
+intro: Use the REST API to interact with webhooks in an organization.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/overview/api-versions.md b/content/rest/overview/api-versions.md
index ad1f326598..a1d3072c14 100644
--- a/content/rest/overview/api-versions.md
+++ b/content/rest/overview/api-versions.md
@@ -1,7 +1,7 @@
---
title: API Versions
shortTitle: API Versions
-intro: 'You must specify which REST API version to use whenever you make a request to the REST API.'
+intro: You must specify which REST API version to use whenever you make a request to the REST API.
versions:
feature: api-date-versioning
---
diff --git a/content/rest/overview/breaking-changes.md b/content/rest/overview/breaking-changes.md
index 828fad030b..ade80922b6 100644
--- a/content/rest/overview/breaking-changes.md
+++ b/content/rest/overview/breaking-changes.md
@@ -1,7 +1,7 @@
---
title: Breaking changes
shortTitle: Breaking changes
-intro: 'Learn about breaking changes that were introduced in each REST API version.'
+intro: Learn about breaking changes that were introduced in each REST API version.
versions:
feature: api-date-versioning
---
diff --git a/content/rest/overview/index.md b/content/rest/overview/index.md
index 10d40ba19a..f23e9994c6 100644
--- a/content/rest/overview/index.md
+++ b/content/rest/overview/index.md
@@ -24,3 +24,4 @@ children:
- /breaking-changes
- /permissions-required-for-fine-grained-personal-access-tokens
---
+
diff --git a/content/rest/pulls/comments.md b/content/rest/pulls/comments.md
index 30684816a8..b7f8b00cb8 100644
--- a/content/rest/pulls/comments.md
+++ b/content/rest/pulls/comments.md
@@ -1,7 +1,7 @@
---
title: Pull request review comments
shortTitle: Review comments
-intro: 'Use the REST API to interact with pull request review comments.'
+intro: Use the REST API to interact with pull request review comments.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/pulls/index.md b/content/rest/pulls/index.md
index 93c5b8aa7b..4e18b4b661 100644
--- a/content/rest/pulls/index.md
+++ b/content/rest/pulls/index.md
@@ -1,6 +1,6 @@
---
title: Pulls
-intro: 'Use the REST API to manage pull requests and pull request reviews.'
+intro: Use the REST API to manage pull requests and pull request reviews.
redirect_from:
- /v3/pulls
- /rest/reference/pulls
diff --git a/content/rest/pulls/pulls.md b/content/rest/pulls/pulls.md
index af644f2949..8dfc4f1330 100644
--- a/content/rest/pulls/pulls.md
+++ b/content/rest/pulls/pulls.md
@@ -1,6 +1,6 @@
---
title: Pulls
-intro: 'Use the REST API to interact with pull requests.'
+intro: Use the REST API to interact with pull requests.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/pulls/review-requests.md b/content/rest/pulls/review-requests.md
index c11199af7f..bbfe8057e1 100644
--- a/content/rest/pulls/review-requests.md
+++ b/content/rest/pulls/review-requests.md
@@ -1,6 +1,6 @@
---
title: Review requests
-intro: 'Use the REST API to interact with review requests.'
+intro: Use the REST API to interact with review requests.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/pulls/reviews.md b/content/rest/pulls/reviews.md
index c1734479f9..042d111d69 100644
--- a/content/rest/pulls/reviews.md
+++ b/content/rest/pulls/reviews.md
@@ -2,7 +2,7 @@
title: Pull request reviews
shortTitle: Reviews
allowTitleToDifferFromFilename: true
-intro: 'Use the REST API to interact with pull request reviews.'
+intro: Use the REST API to interact with pull request reviews.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/rate-limit.md b/content/rest/rate-limit.md
index 47e5d54995..d23c23fd55 100644
--- a/content/rest/rate-limit.md
+++ b/content/rest/rate-limit.md
@@ -1,6 +1,6 @@
---
title: Rate limit
-intro: 'Use the REST API to check your current rate limit status.'
+intro: Use the REST API to check your current rate limit status.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/releases/assets.md b/content/rest/releases/assets.md
index a93b335f74..6e4f7d94cd 100644
--- a/content/rest/releases/assets.md
+++ b/content/rest/releases/assets.md
@@ -1,6 +1,6 @@
---
title: Release Assets
-intro: 'Use the REST API to manage release assets.'
+intro: Use the REST API to manage release assets.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/repos/autolinks.md b/content/rest/repos/autolinks.md
index c3e5036a80..a0d46218c5 100644
--- a/content/rest/repos/autolinks.md
+++ b/content/rest/repos/autolinks.md
@@ -2,7 +2,7 @@
title: Repository autolinks
allowTitleToDifferFromFilename: true
shortTitle: Autolinks
-intro: 'Use the REST API to add autolinks to external resources.'
+intro: Use the REST API to add autolinks to external resources.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/repos/forks.md b/content/rest/repos/forks.md
index fb82497aa8..578c4f0b6e 100644
--- a/content/rest/repos/forks.md
+++ b/content/rest/repos/forks.md
@@ -1,6 +1,6 @@
---
title: Forks
-intro: 'Use the REST API to manage repository forks.'
+intro: Use the REST API to manage repository forks.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/repos/tags.md b/content/rest/repos/tags.md
index b910ce13e9..8e71d50a32 100644
--- a/content/rest/repos/tags.md
+++ b/content/rest/repos/tags.md
@@ -2,7 +2,7 @@
title: Repository tags
allowTitleToDifferFromFilename: true
shortTitle: Tags
-intro: 'Use the REST API to manage tags for a repository.'
+intro: Use the REST API to manage tags for a repository.
versions:
fpt: '*'
ghec: '*'
diff --git a/content/rest/users/users.md b/content/rest/users/users.md
index 2b0eb5b095..05a0d53654 100644
--- a/content/rest/users/users.md
+++ b/content/rest/users/users.md
@@ -9,4 +9,5 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
----
\ No newline at end of file
+---
+
diff --git a/content/rest/webhooks/index.md b/content/rest/webhooks/index.md
index 3ffd1a8d04..f6dc3f097f 100644
--- a/content/rest/webhooks/index.md
+++ b/content/rest/webhooks/index.md
@@ -1,6 +1,6 @@
---
title: Repository webhooks
-intro: 'Use the REST API to create and manage webhooks for your repositories.'
+intro: Use the REST API to create and manage webhooks for your repositories.
allowTitleToDifferFromFilename: true
versions:
fpt: '*'
diff --git a/content/rest/webhooks/repo-config.md b/content/rest/webhooks/repo-config.md
index 9c69357fc0..2371eb524b 100644
--- a/content/rest/webhooks/repo-config.md
+++ b/content/rest/webhooks/repo-config.md
@@ -1,6 +1,6 @@
---
title: Repository Webhook Configuration
-intro: 'Use the REST API to manage the configuration for repository webhooks.'
+intro: Use the REST API to manage the configuration for repository webhooks.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/webhooks/repo-deliveries.md b/content/rest/webhooks/repo-deliveries.md
index 6330afc85e..3ebf56765e 100644
--- a/content/rest/webhooks/repo-deliveries.md
+++ b/content/rest/webhooks/repo-deliveries.md
@@ -1,6 +1,6 @@
---
title: Repository Webhook Deliveries
-intro: 'Use the REST API interact with deliveries of repository webhooks.'
+intro: Use the REST API interact with deliveries of repository webhooks.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/rest/webhooks/repos.md b/content/rest/webhooks/repos.md
index 76cae647bb..fb757185d2 100644
--- a/content/rest/webhooks/repos.md
+++ b/content/rest/webhooks/repos.md
@@ -1,6 +1,6 @@
---
title: Repository Webhooks
-intro: 'Use the REST API to manage repository webhooks.'
+intro: Use the REST API to manage repository webhooks.
versions:
fpt: '*'
ghes: '*'
diff --git a/content/search-github/github-code-search/about-github-code-search.md b/content/search-github/github-code-search/about-github-code-search.md
index 48ebcae578..100bbc36c4 100644
--- a/content/search-github/github-code-search/about-github-code-search.md
+++ b/content/search-github/github-code-search/about-github-code-search.md
@@ -50,4 +50,4 @@ The new code search (beta) supports searching for symbol definitions in code, su
## Feedback and support
-You can view and share feedback about the new code search (beta) in our [discussion forum](https://github.com/orgs/community/discussions/categories/code-search-and-navigation).
\ No newline at end of file
+You can view and share feedback about the new code search (beta) in our [discussion forum](https://github.com/orgs/community/discussions/categories/code-search-and-navigation).
diff --git a/content/search-github/github-code-search/index.md b/content/search-github/github-code-search/index.md
index 74a4aafe11..87cc2ea3a2 100644
--- a/content/search-github/github-code-search/index.md
+++ b/content/search-github/github-code-search/index.md
@@ -18,4 +18,4 @@ children:
{% data reusables.search.code-search-link %} {% data reusables.search.code-view-link %}
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/content/search-github/github-code-search/understanding-github-code-search-syntax.md b/content/search-github/github-code-search/understanding-github-code-search-syntax.md
index 341419e8c7..b8ef20db9b 100644
--- a/content/search-github/github-code-search/understanding-github-code-search-syntax.md
+++ b/content/search-github/github-code-search/understanding-github-code-search-syntax.md
@@ -285,4 +285,4 @@ Note that you'll have to escape any forward slashes within the regular expressio
```
/^App\/src\//
-```
\ No newline at end of file
+```
diff --git a/content/search-github/github-code-search/using-github-code-search.md b/content/search-github/github-code-search/using-github-code-search.md
index 95397b5567..78556fd922 100644
--- a/content/search-github/github-code-search/using-github-code-search.md
+++ b/content/search-github/github-code-search/using-github-code-search.md
@@ -73,4 +73,4 @@ To construct a search query, as well as view and filter results, using a visual
On the search results view, you can navigate between different types of search results, including code, issues, pull request, repositories, and more. You can also view and use filters.
-
\ No newline at end of file
+
diff --git a/data/reusables/actions/actions-variables-tab.md b/data/reusables/actions/actions-variables-tab.md
index b8637a5a0b..188d186e3e 100644
--- a/data/reusables/actions/actions-variables-tab.md
+++ b/data/reusables/actions/actions-variables-tab.md
@@ -1 +1 @@
-1. Click the **Variables** tab.
\ No newline at end of file
+1. Click the **Variables** tab.
diff --git a/data/reusables/actions/actor_id-description.md b/data/reusables/actions/actor_id-description.md
index ec55c69b2f..d69a124297 100644
--- a/data/reusables/actions/actor_id-description.md
+++ b/data/reusables/actions/actor_id-description.md
@@ -1 +1 @@
-The account ID of the person or app that triggered the initial workflow run. For example, `1234567`. Note that this is different from the actor username.
\ No newline at end of file
+The account ID of the person or app that triggered the initial workflow run. For example, `1234567`. Note that this is different from the actor username.
diff --git a/data/reusables/actions/configuration-variables-beta-note.md b/data/reusables/actions/configuration-variables-beta-note.md
index 5fd0fa2d2b..94c726a06f 100644
--- a/data/reusables/actions/configuration-variables-beta-note.md
+++ b/data/reusables/actions/configuration-variables-beta-note.md
@@ -2,4 +2,4 @@
**Note:** Configuration variables for {% data variables.product.prodname_actions %} are in beta and subject to change.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/actions/configure-storage-provider-platform-commands.md b/data/reusables/actions/configure-storage-provider-platform-commands.md
index 359bab4373..49048ce3af 100644
--- a/data/reusables/actions/configure-storage-provider-platform-commands.md
+++ b/data/reusables/actions/configure-storage-provider-platform-commands.md
@@ -14,4 +14,4 @@
```shell{:copy}
ghe-config secrets.actions.storage.blob-provider "gcs"
```
-{%- endif %}
\ No newline at end of file
+{%- endif %}
diff --git a/data/reusables/actions/configure-storage-provider.md b/data/reusables/actions/configure-storage-provider.md
index d4a6cd5ad7..8627609fff 100644
--- a/data/reusables/actions/configure-storage-provider.md
+++ b/data/reusables/actions/configure-storage-provider.md
@@ -28,4 +28,4 @@
ghe-config secrets.actions.storage.gcs.access-key-id "HMAC ACCESS ID"
ghe-config secrets.actions.storage.gcs.access-secret "HMAC SECRET"
```
-{%- endif %}
\ No newline at end of file
+{%- endif %}
diff --git a/data/reusables/actions/enterprise-s3-tech-partners.md b/data/reusables/actions/enterprise-s3-tech-partners.md
index 407a428e66..0b9c5e9a02 100644
--- a/data/reusables/actions/enterprise-s3-tech-partners.md
+++ b/data/reusables/actions/enterprise-s3-tech-partners.md
@@ -1,3 +1,3 @@
There are other S3 API-compatible storage products that {% data variables.product.prodname_dotcom %} partners have self-validated as working with {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}. For more information, see the [GHES Storage Partners](https://github.com/github-technology-partners/ghes-storage-partners) repository.
-For storage products validated through the {% data variables.product.prodname_dotcom %} Technology Partnership program, the storage provider is responsible for support and documentation for using the storage product with {% data variables.product.prodname_actions %}.
\ No newline at end of file
+For storage products validated through the {% data variables.product.prodname_dotcom %} Technology Partnership program, the storage provider is responsible for support and documentation for using the storage product with {% data variables.product.prodname_actions %}.
diff --git a/data/reusables/actions/enterprise-storage-contents.md b/data/reusables/actions/enterprise-storage-contents.md
index d0932423aa..d4843c246c 100644
--- a/data/reusables/actions/enterprise-storage-contents.md
+++ b/data/reusables/actions/enterprise-storage-contents.md
@@ -1 +1 @@
-{% data variables.product.prodname_actions %} uses external blob storage to store data generated by workflow runs, such as workflow logs{% ifversion actions-caching %}, caches,{% endif %} and user-uploaded build artifacts.
\ No newline at end of file
+{% data variables.product.prodname_actions %} uses external blob storage to store data generated by workflow runs, such as workflow logs{% ifversion actions-caching %}, caches,{% endif %} and user-uploaded build artifacts.
diff --git a/data/reusables/actions/github_sha_description.md b/data/reusables/actions/github_sha_description.md
index 2cf0cdfc96..2d98210fb8 100644
--- a/data/reusables/actions/github_sha_description.md
+++ b/data/reusables/actions/github_sha_description.md
@@ -1 +1 @@
-The commit SHA that triggered the workflow. The value of this commit SHA depends on the event that triggered the workflow. For more information, see "[Events that trigger workflows](/actions/using-workflows/events-that-trigger-workflows)." For example, `ffac537e6cbbf934b08745a378932722df287a53`.
\ No newline at end of file
+The commit SHA that triggered the workflow. The value of this commit SHA depends on the event that triggered the workflow. For more information, see "[Events that trigger workflows](/actions/using-workflows/events-that-trigger-workflows)." For example, `ffac537e6cbbf934b08745a378932722df287a53`.
diff --git a/data/reusables/actions/if-supported-contexts.md b/data/reusables/actions/if-supported-contexts.md
index 6b7c41c0a3..827b8a93ec 100644
--- a/data/reusables/actions/if-supported-contexts.md
+++ b/data/reusables/actions/if-supported-contexts.md
@@ -1 +1 @@
-You can use any supported context and expression to create a conditional. For more information on which contexts are supported in this key, see "[Context availability](/actions/learn-github-actions/contexts#context-availability)."
\ No newline at end of file
+You can use any supported context and expression to create a conditional. For more information on which contexts are supported in this key, see "[Context availability](/actions/learn-github-actions/contexts#context-availability)."
diff --git a/data/reusables/actions/job-workflow-sha-description.md b/data/reusables/actions/job-workflow-sha-description.md
index 8d8e6eb1d7..e3cf5f8e0b 100644
--- a/data/reusables/actions/job-workflow-sha-description.md
+++ b/data/reusables/actions/job-workflow-sha-description.md
@@ -1 +1 @@
-For jobs using a reusable workflow, the commit SHA for the reusable workflow file.
\ No newline at end of file
+For jobs using a reusable workflow, the commit SHA for the reusable workflow file.
diff --git a/data/reusables/actions/jobs/section-choosing-the-runner-for-a-job.md b/data/reusables/actions/jobs/section-choosing-the-runner-for-a-job.md
index 23a85fc242..b4e2926d0d 100644
--- a/data/reusables/actions/jobs/section-choosing-the-runner-for-a-job.md
+++ b/data/reusables/actions/jobs/section-choosing-the-runner-for-a-job.md
@@ -58,4 +58,4 @@ Runner groups can only have [{% data variables.actions.hosted_runner %}s](/actio
{% data reusables.actions.jobs.example-runs-on-labels-and-groups %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/actions/outside-collaborators-actions.md b/data/reusables/actions/outside-collaborators-actions.md
index dca0cd4766..dcc382fc6a 100644
--- a/data/reusables/actions/outside-collaborators-actions.md
+++ b/data/reusables/actions/outside-collaborators-actions.md
@@ -1 +1 @@
-If you make an internal {% ifversion private-actions %}or private {% endif %}repository accessible to {% data variables.product.prodname_actions %} workflows in other repositories, outside collaborators on the other repositories can indirectly access the internal {% ifversion private-actions %}or private {% endif %}repository, even though they do not have direct access to these repositories. The outside collaborators can view logs for workflow runs when actions or workflows from the internal {% ifversion private-actions %}or private {% endif %}repository are used.
\ No newline at end of file
+If you make an internal {% ifversion private-actions %}or private {% endif %}repository accessible to {% data variables.product.prodname_actions %} workflows in other repositories, outside collaborators on the other repositories can indirectly access the internal {% ifversion private-actions %}or private {% endif %}repository, even though they do not have direct access to these repositories. The outside collaborators can view logs for workflow runs when actions or workflows from the internal {% ifversion private-actions %}or private {% endif %}repository are used.
diff --git a/data/reusables/actions/ref-description.md b/data/reusables/actions/ref-description.md
index 737f1f795f..70fa9f1e14 100644
--- a/data/reusables/actions/ref-description.md
+++ b/data/reusables/actions/ref-description.md
@@ -1 +1 @@
-The fully-formed ref of the branch or tag that triggered the workflow run. For workflows triggered by `push`, this is the branch or tag ref that was pushed. For workflows triggered by `pull_request`, this is the pull request merge branch. For workflows triggered by `release`, this is the release tag created. For other triggers, this is the branch or tag ref that triggered the workflow run. This is only set if a branch or tag is available for the event type. The ref given is fully-formed, meaning that for branches the format is `refs/heads/`, for pull requests it is `refs/pull//merge`, and for tags it is `refs/tags/`. For example, `refs/heads/feature-branch-1`.
\ No newline at end of file
+The fully-formed ref of the branch or tag that triggered the workflow run. For workflows triggered by `push`, this is the branch or tag ref that was pushed. For workflows triggered by `pull_request`, this is the pull request merge branch. For workflows triggered by `release`, this is the release tag created. For other triggers, this is the branch or tag ref that triggered the workflow run. This is only set if a branch or tag is available for the event type. The ref given is fully-formed, meaning that for branches the format is `refs/heads/`, for pull requests it is `refs/pull//merge`, and for tags it is `refs/tags/`. For example, `refs/heads/feature-branch-1`.
diff --git a/data/reusables/actions/ref_name-description.md b/data/reusables/actions/ref_name-description.md
index 0efeaa0606..b57457d5cc 100644
--- a/data/reusables/actions/ref_name-description.md
+++ b/data/reusables/actions/ref_name-description.md
@@ -1 +1 @@
-The short ref name of the branch or tag that triggered the workflow run. This value matches the branch or tag name shown on {% data variables.product.prodname_dotcom %}. For example, `feature-branch-1`.
\ No newline at end of file
+The short ref name of the branch or tag that triggered the workflow run. This value matches the branch or tag name shown on {% data variables.product.prodname_dotcom %}. For example, `feature-branch-1`.
diff --git a/data/reusables/actions/ref_protected-description.md b/data/reusables/actions/ref_protected-description.md
index 1a592daf51..9975dc406a 100644
--- a/data/reusables/actions/ref_protected-description.md
+++ b/data/reusables/actions/ref_protected-description.md
@@ -1 +1 @@
-`true` if branch protections are configured for the ref that triggered the workflow run.
\ No newline at end of file
+`true` if branch protections are configured for the ref that triggered the workflow run.
diff --git a/data/reusables/actions/ref_type-description.md b/data/reusables/actions/ref_type-description.md
index 0aeeb96428..74888dee73 100644
--- a/data/reusables/actions/ref_type-description.md
+++ b/data/reusables/actions/ref_type-description.md
@@ -1 +1 @@
-The type of ref that triggered the workflow run. Valid values are `branch` or `tag`.
\ No newline at end of file
+The type of ref that triggered the workflow run. Valid values are `branch` or `tag`.
diff --git a/data/reusables/actions/repository_id-description.md b/data/reusables/actions/repository_id-description.md
index 800702167c..5474b66a61 100644
--- a/data/reusables/actions/repository_id-description.md
+++ b/data/reusables/actions/repository_id-description.md
@@ -1 +1 @@
-The ID of the repository. For example, `123456789`. Note that this is different from the repository name.
\ No newline at end of file
+The ID of the repository. For example, `123456789`. Note that this is different from the repository name.
diff --git a/data/reusables/actions/repository_owner_id-description.md b/data/reusables/actions/repository_owner_id-description.md
index f39273d939..e98db9e46d 100644
--- a/data/reusables/actions/repository_owner_id-description.md
+++ b/data/reusables/actions/repository_owner_id-description.md
@@ -1 +1 @@
-The repository owner's account ID. For example, `1234567`. Note that this is different from the owner's name.
\ No newline at end of file
+The repository owner's account ID. For example, `1234567`. Note that this is different from the owner's name.
diff --git a/data/reusables/actions/run_id_description.md b/data/reusables/actions/run_id_description.md
index e59993fdcf..bf50c00c48 100644
--- a/data/reusables/actions/run_id_description.md
+++ b/data/reusables/actions/run_id_description.md
@@ -1 +1 @@
-A unique number for each workflow run within a repository. This number does not change if you re-run the workflow run.
\ No newline at end of file
+A unique number for each workflow run within a repository. This number does not change if you re-run the workflow run.
diff --git a/data/reusables/actions/run_number_description.md b/data/reusables/actions/run_number_description.md
index 4c7db006d6..7f4c94a622 100644
--- a/data/reusables/actions/run_number_description.md
+++ b/data/reusables/actions/run_number_description.md
@@ -1 +1 @@
-A unique number for each run of a particular workflow in a repository. This number begins at 1 for the workflow's first run, and increments with each new run. This number does not change if you re-run the workflow run.
\ No newline at end of file
+A unique number for each run of a particular workflow in a repository. This number begins at 1 for the workflow's first run, and increments with each new run. This number does not change if you re-run the workflow run.
diff --git a/data/reusables/actions/runner-arch-description.md b/data/reusables/actions/runner-arch-description.md
index adf8c302b0..60a9d02739 100644
--- a/data/reusables/actions/runner-arch-description.md
+++ b/data/reusables/actions/runner-arch-description.md
@@ -1 +1 @@
-The architecture of the runner executing the job. Possible values are `X86`, `X64`, `ARM`, or `ARM64`.
\ No newline at end of file
+The architecture of the runner executing the job. Possible values are `X86`, `X64`, `ARM`, or `ARM64`.
diff --git a/data/reusables/actions/runner-debug-description.md b/data/reusables/actions/runner-debug-description.md
index d62a46e0bb..b90948ae47 100644
--- a/data/reusables/actions/runner-debug-description.md
+++ b/data/reusables/actions/runner-debug-description.md
@@ -1 +1 @@
-This is set only if [debug logging](/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging) is enabled, and always has the value of `1`. It can be useful as an indicator to enable additional debugging or verbose logging in your own job steps.
\ No newline at end of file
+This is set only if [debug logging](/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging) is enabled, and always has the value of `1`. It can be useful as an indicator to enable additional debugging or verbose logging in your own job steps.
diff --git a/data/reusables/actions/runner-groups-ent-note.md b/data/reusables/actions/runner-groups-ent-note.md
index 0cd2445bfc..635cad48b5 100644
--- a/data/reusables/actions/runner-groups-ent-note.md
+++ b/data/reusables/actions/runner-groups-ent-note.md
@@ -2,4 +2,4 @@
**Note:** All organizations have a single default runner group. Only enterprise accounts and organizations owned by enterprise accounts can create and manage additional runner groups.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/actions/runner-name-description.md b/data/reusables/actions/runner-name-description.md
index 1c98f07f24..c3955e46ec 100644
--- a/data/reusables/actions/runner-name-description.md
+++ b/data/reusables/actions/runner-name-description.md
@@ -1 +1 @@
-The name of the runner executing the job.
\ No newline at end of file
+The name of the runner executing the job.
diff --git a/data/reusables/actions/runner-os-description.md b/data/reusables/actions/runner-os-description.md
index 217212e95e..2cb82a7732 100644
--- a/data/reusables/actions/runner-os-description.md
+++ b/data/reusables/actions/runner-os-description.md
@@ -1 +1 @@
-The operating system of the runner executing the job. Possible values are `Linux`, `Windows`, or `macOS`.
\ No newline at end of file
+The operating system of the runner executing the job. Possible values are `Linux`, `Windows`, or `macOS`.
diff --git a/data/reusables/actions/runner-temp-directory-description.md b/data/reusables/actions/runner-temp-directory-description.md
index 89665d0821..cf57265d75 100644
--- a/data/reusables/actions/runner-temp-directory-description.md
+++ b/data/reusables/actions/runner-temp-directory-description.md
@@ -1 +1 @@
-The path to a temporary directory on the runner. This directory is emptied at the beginning and end of each job. Note that files will not be removed if the runner's user account does not have permission to delete them.
\ No newline at end of file
+The path to a temporary directory on the runner. This directory is emptied at the beginning and end of each job. Note that files will not be removed if the runner's user account does not have permission to delete them.
diff --git a/data/reusables/actions/runner-tool-cache-description.md b/data/reusables/actions/runner-tool-cache-description.md
index f83a2c7e59..3b260a9896 100644
--- a/data/reusables/actions/runner-tool-cache-description.md
+++ b/data/reusables/actions/runner-tool-cache-description.md
@@ -1 +1 @@
-The path to the directory containing preinstalled tools for {% data variables.product.prodname_dotcom %}-hosted runners. For more information, see "[About {% data variables.product.prodname_dotcom %}-hosted runners](/actions/reference/specifications-for-github-hosted-runners/#supported-software)".
\ No newline at end of file
+The path to the directory containing preinstalled tools for {% data variables.product.prodname_dotcom %}-hosted runners. For more information, see "[About {% data variables.product.prodname_dotcom %}-hosted runners](/actions/reference/specifications-for-github-hosted-runners/#supported-software)".
diff --git a/data/reusables/actions/scoped-token-note.md b/data/reusables/actions/scoped-token-note.md
index 573a8d30e1..cb8e025e68 100644
--- a/data/reusables/actions/scoped-token-note.md
+++ b/data/reusables/actions/scoped-token-note.md
@@ -1 +1 @@
-To allow runners to download these actions, {% data variables.product.prodname_dotcom %} passes a scoped installation token to the runner. This token has read access to the repository, and automatically expires after one hour.
\ No newline at end of file
+To allow runners to download these actions, {% data variables.product.prodname_dotcom %} passes a scoped installation token to the runner. This token has read access to the repository, and automatically expires after one hour.
diff --git a/data/reusables/actions/settings-ui/settings-actions-pages-custom-workflow.md b/data/reusables/actions/settings-ui/settings-actions-pages-custom-workflow.md
index c0e429db95..9fc583346c 100644
--- a/data/reusables/actions/settings-ui/settings-actions-pages-custom-workflow.md
+++ b/data/reusables/actions/settings-ui/settings-actions-pages-custom-workflow.md
@@ -1 +1 @@
-{% ifversion ghes > 3.6 %}To use {% data variables.product.prodname_actions %} as a publishing source for {% data variables.product.prodname_pages %}, a site administrator must enable {% data variables.product.prodname_actions %} for {% data variables.location.product_location %}. For more information, see "[Enabling {% data variables.product.prodname_actions %} for {% data variables.product.prodname_ghe_server %}](/admin/github-actions/enabling-github-actions-for-github-enterprise-server)."{% endif %}
\ No newline at end of file
+{% ifversion ghes > 3.6 %}To use {% data variables.product.prodname_actions %} as a publishing source for {% data variables.product.prodname_pages %}, a site administrator must enable {% data variables.product.prodname_actions %} for {% data variables.location.product_location %}. For more information, see "[Enabling {% data variables.product.prodname_actions %} for {% data variables.product.prodname_ghe_server %}](/admin/github-actions/enabling-github-actions-for-github-enterprise-server)."{% endif %}
diff --git a/data/reusables/actions/variable-fields.md b/data/reusables/actions/variable-fields.md
index f05f93f60a..b258bd7dbd 100644
--- a/data/reusables/actions/variable-fields.md
+++ b/data/reusables/actions/variable-fields.md
@@ -1,2 +1,2 @@
1. In the **Name** field, enter a name for your variable.
-1. In the **Value** field, enter the value for your variable.
\ No newline at end of file
+1. In the **Value** field, enter the value for your variable.
diff --git a/data/reusables/actions/workflow-ref-description.md b/data/reusables/actions/workflow-ref-description.md
index 5de40ac398..ac5fb41c9d 100644
--- a/data/reusables/actions/workflow-ref-description.md
+++ b/data/reusables/actions/workflow-ref-description.md
@@ -1 +1 @@
-The ref path to the workflow. For example, `octocat/hello-world/.github/workflows/my-workflow.yml@refs/heads/my_branch`.
\ No newline at end of file
+The ref path to the workflow. For example, `octocat/hello-world/.github/workflows/my-workflow.yml@refs/heads/my_branch`.
diff --git a/data/reusables/actions/workflow-sha-description.md b/data/reusables/actions/workflow-sha-description.md
index 572a97d2c2..0e22156b3b 100644
--- a/data/reusables/actions/workflow-sha-description.md
+++ b/data/reusables/actions/workflow-sha-description.md
@@ -1 +1 @@
-The commit SHA for the workflow file.
\ No newline at end of file
+The commit SHA for the workflow file.
diff --git a/data/reusables/actions/workflows/approve-workflow-runs.md b/data/reusables/actions/workflows/approve-workflow-runs.md
index 64e518f3ba..8d33b0b405 100644
--- a/data/reusables/actions/workflows/approve-workflow-runs.md
+++ b/data/reusables/actions/workflows/approve-workflow-runs.md
@@ -6,4 +6,4 @@ Maintainers with write access to a repository can use the following procedure to
1. Inspect the proposed changes in the pull request and ensure that you are comfortable running your workflows on the pull request branch. You should be especially alert to any proposed changes in the `.github/workflows/` directory that affect workflow files.
1. If you are comfortable with running workflows on the pull request branch, return to the {% octicon "comment-discussion" aria-label="The discussion icon" %} **Conversation** tab, and under "Workflow(s) awaiting approval", click **Approve and run**.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/actions/workflows/required-workflow-beta.md b/data/reusables/actions/workflows/required-workflow-beta.md
index 760e9a420e..10a8f08f68 100644
--- a/data/reusables/actions/workflows/required-workflow-beta.md
+++ b/data/reusables/actions/workflows/required-workflow-beta.md
@@ -2,4 +2,4 @@
**Note:** Required workflows are currently in beta and subject to change.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/actions/workflows/required-workflow-prerequisites.md b/data/reusables/actions/workflows/required-workflow-prerequisites.md
index 917051c5e3..68ca000fd9 100644
--- a/data/reusables/actions/workflows/required-workflow-prerequisites.md
+++ b/data/reusables/actions/workflows/required-workflow-prerequisites.md
@@ -3,4 +3,4 @@
* The repository's default branch must match the organization's default branch setting in order for required workflows to run as required status checks. If the default branch names do not match, the workflow will still run, but it will not be a required check. For more information about managing default branch names, see "[Managing the default branch name for repositories in your organization](/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization)" and "[Changing the default branch](/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/changing-the-default-branch)."
* For required workflows to run, the pull request's source repository must be in the same organization as the target repository. {% data variables.product.product_name %} will source the required workflow from the HEAD commit of the default branch from the repository containing the workflow.
* Secrets used in a required workflow should be created at either the organization level or in the target repositories.
-* Secrets in the source repository will not be fetched when a workflow runs in the target repository.
\ No newline at end of file
+* Secrets in the source repository will not be fetched when a workflow runs in the target repository.
diff --git a/data/reusables/actions/workflows/required-workflow-source-notes.md b/data/reusables/actions/workflows/required-workflow-source-notes.md
index 10d0806857..03bb446942 100644
--- a/data/reusables/actions/workflows/required-workflow-source-notes.md
+++ b/data/reusables/actions/workflows/required-workflow-source-notes.md
@@ -1,4 +1,4 @@
* Required workflows can be stored in any repository folder and are not restricted to the `.github/workflows` folder like normal workflows. If a required workflow calls a reusable workflow, the reusable workflow must be stored in the `.github/workflows` folder. When calling a reusable workflow, a required workflow must use the full path and ref to the reusable workflow. For example, `{owner}/{repo}/.github/workflows/{filename}@{ref}`.
* If the required workflow is contained in a private {% ifversion ghes or ghec or ghae %}or internal {% endif %}repository, you must ensure that workflows within the repository are accessible by other repositories in your organization. For more information, see "[Allowing access to components in a private repository](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#managing-access-for-a-private-repository){% ifversion ghes or ghec or ghae %}" and "[Allowing access to components in an internal repository](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#allowing-access-to-components-in-an-internal-repository){% endif %}."
* Workflows stored in a public repository can be configured as required workflows for any repository in your organization. Workflows stored in a private repository can only be configured as required workflows for other private repositories in your organization. {% ifversion ghes or ghec or ghae %} Workflows stored in internal repositories can be configured as required workflows for internal and private repositories in your organization.{% endif %}
-* CodeQL is not supported in required workflows because CodeQL requires configuration at the repository level. For information on configuring code scanning, see "[Configuring code scanning for a repository](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository)."
\ No newline at end of file
+* CodeQL is not supported in required workflows because CodeQL requires configuration at the repository level. For information on configuring code scanning, see "[Configuring code scanning for a repository](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository)."
diff --git a/data/reusables/actions/workflows/required-workflow-target-notes.md b/data/reusables/actions/workflows/required-workflow-target-notes.md
index 0996d67dbe..affcceac4d 100644
--- a/data/reusables/actions/workflows/required-workflow-target-notes.md
+++ b/data/reusables/actions/workflows/required-workflow-target-notes.md
@@ -1,3 +1,3 @@
* When configuring a required workflow to run on all or selected repositories, the visibility of the repository containing the required workflow will affect which repositories in your organization the workflow runs on. Required workflows stored in public repositories will run on all repositories. Required workflows stored in private repositories will only run on other private repositories. {% ifversion ghes or ghec or ghae %} Required workflows stored in internal repositories will run on internal and private repositories.{% endif %}
* Required workflows cannot be configured to run in the repository the workflow is created in. You should consider creating a separate repository to store your required workflows.
-* When configuring a required workflow to run on all or selected repositories, required workflows will not run in repositories where actions is disabled in the organization settings.
\ No newline at end of file
+* When configuring a required workflow to run on all or selected repositories, required workflows will not run in repositories where actions is disabled in the organization settings.
diff --git a/data/reusables/advanced-security/more-information-about-enforcement-policy.md b/data/reusables/advanced-security/more-information-about-enforcement-policy.md
index e436573955..d830fa0205 100644
--- a/data/reusables/advanced-security/more-information-about-enforcement-policy.md
+++ b/data/reusables/advanced-security/more-information-about-enforcement-policy.md
@@ -1 +1 @@
-For more information, see "[Enforcing policies for {% data variables.product.prodname_advanced_security %} in your enterprise]({% ifversion fpt %}/enterprise-cloud@latest{% endif %}/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise)."
\ No newline at end of file
+For more information, see "[Enforcing policies for {% data variables.product.prodname_advanced_security %} in your enterprise]({% ifversion fpt %}/enterprise-cloud@latest{% endif %}/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise)."
diff --git a/data/reusables/advanced-security/note-org-enable-uses-seats.md b/data/reusables/advanced-security/note-org-enable-uses-seats.md
index 395d2755b4..3b9b8fa94c 100644
--- a/data/reusables/advanced-security/note-org-enable-uses-seats.md
+++ b/data/reusables/advanced-security/note-org-enable-uses-seats.md
@@ -3,4 +3,4 @@
**Note:** If you enable {% data variables.product.prodname_GH_advanced_security %}, active committers to these repositories will use {% data variables.product.prodname_GH_advanced_security %} {% ifversion ghas-billing-UI-update %}licenses{% else %}seats{% endif %}. This option is deactivated if you have exceeded your license capacity. {% ifversion fpt or ghec %}For more information, see "[About billing for {% data variables.product.prodname_GH_advanced_security %}](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."{% endif %}
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/advanced-security/secret-scanning-enable-push-protection-custom-pattern.md b/data/reusables/advanced-security/secret-scanning-enable-push-protection-custom-pattern.md
index 22f82dff96..f4eb1ae103 100644
--- a/data/reusables/advanced-security/secret-scanning-enable-push-protection-custom-pattern.md
+++ b/data/reusables/advanced-security/secret-scanning-enable-push-protection-custom-pattern.md
@@ -8,4 +8,4 @@
{% endnote %}
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/classroom/assignments-repository-visibility-and-permissions.md b/data/reusables/classroom/assignments-repository-visibility-and-permissions.md
index 20ef554244..ca1a4ba8bd 100644
--- a/data/reusables/classroom/assignments-repository-visibility-and-permissions.md
+++ b/data/reusables/classroom/assignments-repository-visibility-and-permissions.md
@@ -1,3 +1,3 @@
The repositories for an assignment can be public or private. If you use private repositories, only the student or team can see the feedback you provide.
-You can also decide whether to grant students admin permissions to the repository for an assignment. Grant admin permissions if the student should be able to perform administrative tasks for the assignment repository. For more information, see "[About repositories](/repositories/creating-and-managing-repositories/about-repositories#about-repository-visibility)" and "[Repository roles for an organization](/organizations/managing-access-to-your-organizations-repositories/repository-roles-for-an-organization)."
\ No newline at end of file
+You can also decide whether to grant students admin permissions to the repository for an assignment. Grant admin permissions if the student should be able to perform administrative tasks for the assignment repository. For more information, see "[About repositories](/repositories/creating-and-managing-repositories/about-repositories#about-repository-visibility)" and "[Repository roles for an organization](/organizations/managing-access-to-your-organizations-repositories/repository-roles-for-an-organization)."
diff --git a/data/reusables/classroom/update-assignment.md b/data/reusables/classroom/update-assignment.md
index 0f5140eaa0..3bb0e08c0b 100644
--- a/data/reusables/classroom/update-assignment.md
+++ b/data/reusables/classroom/update-assignment.md
@@ -1,2 +1,2 @@
1. Click **Update assignment**.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/code-scanning/autobuild-compiled-languages.md b/data/reusables/code-scanning/autobuild-compiled-languages.md
index 3a39023e56..a74898652b 100644
--- a/data/reusables/code-scanning/autobuild-compiled-languages.md
+++ b/data/reusables/code-scanning/autobuild-compiled-languages.md
@@ -1 +1 @@
-For the supported compiled languages, you can use the `autobuild` action in the {% data variables.code-scanning.codeql_workflow %} to build your code. This avoids you having to specify explicit build commands for C/C++, C#,{% ifversion codeql-go-autobuild %} Go,{% endif %}{% ifversion codeql-kotlin-beta %} Kotlin, {% endif %} and Java.
\ No newline at end of file
+For the supported compiled languages, you can use the `autobuild` action in the {% data variables.code-scanning.codeql_workflow %} to build your code. This avoids you having to specify explicit build commands for C/C++, C#,{% ifversion codeql-go-autobuild %} Go,{% endif %}{% ifversion codeql-kotlin-beta %} Kotlin, {% endif %} and Java.
diff --git a/data/reusables/codeql-cli/advanced-query-execution.md b/data/reusables/codeql-cli/advanced-query-execution.md
index df63f971da..d1e3820c30 100644
--- a/data/reusables/codeql-cli/advanced-query-execution.md
+++ b/data/reusables/codeql-cli/advanced-query-execution.md
@@ -7,4 +7,4 @@
Queries run with these commands don’t have the same metadata requirements. However, to save human-readable data you have to process each BQRS results file using the [bqrs decode](https://codeql.github.com/docs/codeql-cli/manual/bqrs-decode/) plumbing subcommand. Therefore, for most use cases it’s easiest to use database analyze to directly generate interpreted results.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/codespaces/about-features.md b/data/reusables/codespaces/about-features.md
index 490c38051c..ea98e06d37 100644
--- a/data/reusables/codespaces/about-features.md
+++ b/data/reusables/codespaces/about-features.md
@@ -1,3 +1,3 @@
Features are self-contained units of installation code and dev container configuration, designed to work across a wide range of base container images. You can use features to quickly add tools, runtimes, or libraries to your codespace image. For more information, see the [available features](https://containers.dev/features) and [features specification](https://containers.dev/implementors/features/) on the Development Containers website.
-You can add features to a `devcontainer.json` file from {% data variables.product.prodname_vscode_shortname %} or from your repository on {% data variables.product.prodname_dotcom_the_website %}.
\ No newline at end of file
+You can add features to a `devcontainer.json` file from {% data variables.product.prodname_vscode_shortname %} or from your repository on {% data variables.product.prodname_dotcom_the_website %}.
diff --git a/data/reusables/codespaces/about-publishing-templates.md b/data/reusables/codespaces/about-publishing-templates.md
index 47b2cf6e9f..7614ce61fc 100644
--- a/data/reusables/codespaces/about-publishing-templates.md
+++ b/data/reusables/codespaces/about-publishing-templates.md
@@ -2,4 +2,4 @@ When you work in a codespace created from a template, your work is saved on a vi
You can save your files, close and stop your codespace, and come back to your work later. Typically, Git will come preinstalled, and the working directory will be automatically initialized as a Git repository unless you started from {% data variables.product.company_short %}'s blank template. This means you can immediately use Git for local source control, such as adding and committing files.
-However, if you delete an unpublished codespace, or if it's automatically deleted by being left unused for the duration of the retention period, then your work will be deleted too. To persist your work, and to allow others to work on your project, you will need to publish your codespace to a repository on {% data variables.product.prodname_dotcom %}.
\ No newline at end of file
+However, if you delete an unpublished codespace, or if it's automatically deleted by being left unused for the duration of the retention period, then your work will be deleted too. To persist your work, and to allow others to work on your project, you will need to publish your codespace to a repository on {% data variables.product.prodname_dotcom %}.
diff --git a/data/reusables/codespaces/about-settings-sync.md b/data/reusables/codespaces/about-settings-sync.md
index a5584dec92..b3225e5891 100644
--- a/data/reusables/codespaces/about-settings-sync.md
+++ b/data/reusables/codespaces/about-settings-sync.md
@@ -1,3 +1,3 @@
When you enable Settings Sync in an instance of {% data variables.product.prodname_vscode_shortname %}, such as the {% data variables.product.prodname_vscode_shortname %} desktop application on your laptop, your settings for that instance are stored in the cloud. From the cloud, the settings are pulled into all new codespaces at the point of creation, and continuously synced to any existing codespaces in which Settings Sync is enabled.
-Whether Settings Sync is enabled by default in a codespace depends on your existing settings and on whether you open the codespace in the browser or in the {% data variables.product.prodname_vscode_shortname %} desktop application.
\ No newline at end of file
+Whether Settings Sync is enabled by default in a codespace depends on your existing settings and on whether you open the codespace in the browser or in the {% data variables.product.prodname_vscode_shortname %} desktop application.
diff --git a/data/reusables/codespaces/add-comma-after-features.md b/data/reusables/codespaces/add-comma-after-features.md
index 448a58b128..2141291a56 100644
--- a/data/reusables/codespaces/add-comma-after-features.md
+++ b/data/reusables/codespaces/add-comma-after-features.md
@@ -1 +1 @@
-1. In the `devcontainer.json` file, add a comma after the `features` property, and delete the two commented out lines about features.
\ No newline at end of file
+1. In the `devcontainer.json` file, add a comma after the `features` property, and delete the two commented out lines about features.
diff --git a/data/reusables/codespaces/add-extension-to-devcontainer.md b/data/reusables/codespaces/add-extension-to-devcontainer.md
index b315551172..ab65b7985e 100644
--- a/data/reusables/codespaces/add-extension-to-devcontainer.md
+++ b/data/reusables/codespaces/add-extension-to-devcontainer.md
@@ -13,4 +13,4 @@
}
```
- The `devcontainer.json` file should now look similar to this, depending on which image you chose:
\ No newline at end of file
+ The `devcontainer.json` file should now look similar to this, depending on which image you chose:
diff --git a/data/reusables/codespaces/application-installed-locally.md b/data/reusables/codespaces/application-installed-locally.md
index a2933f3c3b..69042ce722 100644
--- a/data/reusables/codespaces/application-installed-locally.md
+++ b/data/reusables/codespaces/application-installed-locally.md
@@ -1 +1 @@
-If you choose **{% data variables.product.prodname_vscode %}** or **JetBrains Gateway**, you must make sure you have installed the selected application on your local machine.
\ No newline at end of file
+If you choose **{% data variables.product.prodname_vscode %}** or **JetBrains Gateway**, you must make sure you have installed the selected application on your local machine.
diff --git a/data/reusables/codespaces/codespace-logs.md b/data/reusables/codespaces/codespace-logs.md
index 8bf3d0b47d..b9b66845d1 100644
--- a/data/reusables/codespaces/codespace-logs.md
+++ b/data/reusables/codespaces/codespace-logs.md
@@ -1,3 +1,3 @@
## Codespace logs
-These logs contain detailed information about the codespace, the container, the session, and the {% data variables.product.prodname_vscode_shortname %} environment. They are useful for diagnosing connection issues and other unexpected behavior. For example, the codespace freezes but the "Reload Windows" option unfreezes it for a few minutes, or you are randomly disconnected from the codespace but able to reconnect immediately.
\ No newline at end of file
+These logs contain detailed information about the codespace, the container, the session, and the {% data variables.product.prodname_vscode_shortname %} environment. They are useful for diagnosing connection issues and other unexpected behavior. For example, the codespace freezes but the "Reload Windows" option unfreezes it for a few minutes, or you are randomly disconnected from the codespace but able to reconnect immediately.
diff --git a/data/reusables/codespaces/codespaces-continue-by-paying.md b/data/reusables/codespaces/codespaces-continue-by-paying.md
index c537515b06..4e6c6bd727 100644
--- a/data/reusables/codespaces/codespaces-continue-by-paying.md
+++ b/data/reusables/codespaces/codespaces-continue-by-paying.md
@@ -1 +1 @@
-You can continue using {% data variables.product.prodname_github_codespaces %} beyond your monthly included storage and compute usage by providing payment details and setting a spending limit. For more information, see "[About billing for {% data variables.product.prodname_github_codespaces %}](/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces)."
\ No newline at end of file
+You can continue using {% data variables.product.prodname_github_codespaces %} beyond your monthly included storage and compute usage by providing payment details and setting a spending limit. For more information, see "[About billing for {% data variables.product.prodname_github_codespaces %}](/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces)."
diff --git a/data/reusables/codespaces/command-pallette.md b/data/reusables/codespaces/command-pallette.md
index a2eaef125f..2a8c873087 100644
--- a/data/reusables/codespaces/command-pallette.md
+++ b/data/reusables/codespaces/command-pallette.md
@@ -1 +1 @@
-1. Access the {% data variables.product.prodname_vscode_command_palette_shortname %} with Shift+Command+P (Mac) or Ctrl+Shift+P (Windows/Linux).
\ No newline at end of file
+1. Access the {% data variables.product.prodname_vscode_command_palette_shortname %} with Shift+Command+P (Mac) or Ctrl+Shift+P (Windows/Linux).
diff --git a/data/reusables/codespaces/configuration-choice-templates.md b/data/reusables/codespaces/configuration-choice-templates.md
index 3c0b7cd8a3..46007f1a4c 100644
--- a/data/reusables/codespaces/configuration-choice-templates.md
+++ b/data/reusables/codespaces/configuration-choice-templates.md
@@ -1 +1 @@
-When users create codespaces from the **Use this template** button in a template repository, they will not be given a choice between configurations. The codespace will be built based on the default configuration defined in `.devcontainer/devcontainer.json`, or in `.devcontainer.json` at the root of your repository.
\ No newline at end of file
+When users create codespaces from the **Use this template** button in a template repository, they will not be given a choice between configurations. The codespace will be built based on the default configuration defined in `.devcontainer/devcontainer.json`, or in `.devcontainer.json` at the root of your repository.
diff --git a/data/reusables/codespaces/copilot-in-vscode.md b/data/reusables/codespaces/copilot-in-vscode.md
index 0722d9880a..768b511c8f 100644
--- a/data/reusables/codespaces/copilot-in-vscode.md
+++ b/data/reusables/codespaces/copilot-in-vscode.md
@@ -6,4 +6,4 @@ To include {% data variables.product.prodname_copilot %}, or other extensions, i
## Further reading
-- "[Getting started with GitHub Copilot in Visual Studio Code](/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio-code)"
\ No newline at end of file
+- "[Getting started with GitHub Copilot in Visual Studio Code](/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio-code)"
diff --git a/data/reusables/codespaces/devcontainer-properties-1.md b/data/reusables/codespaces/devcontainer-properties-1.md
index cdbae596b4..c3a7a9f39e 100644
--- a/data/reusables/codespaces/devcontainer-properties-1.md
+++ b/data/reusables/codespaces/devcontainer-properties-1.md
@@ -1,4 +1,4 @@
- **name**: You can name your dev container anything you want. A default value is supplied.
- **image**: The name of an image in a container registry ([DockerHub](https://hub.docker.com/), [{% data variables.product.prodname_dotcom %} {% data variables.product.prodname_container_registry %}](/packages/guides/about-github-container-registry), or [Azure Container Registry](https://azure.microsoft.com/services/container-registry/)) that will be used to create the dev container for the codespace.
- **features**: A list of one or more objects, each of which references one of the available dev container features. Features are self-contained, shareable units of installation code and development container configuration. They provide an easy way to add more tooling, runtime, or library features to your development container. For more information, see "[Available Dev Container Features](https://containers.dev/features)" on the Development Containers website. You can add features by going to the {% data variables.product.prodname_vscode_command_palette_shortname %} and typing `features`.
-- **forwardPorts**: Any ports listed here will be forwarded automatically. For more information, see "[Forwarding ports in your codespace](/codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace)."
\ No newline at end of file
+- **forwardPorts**: Any ports listed here will be forwarded automatically. For more information, see "[Forwarding ports in your codespace](/codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace)."
diff --git a/data/reusables/codespaces/devcontainer-properties-2.md b/data/reusables/codespaces/devcontainer-properties-2.md
index 7af61c2ead..48fd54fe05 100644
--- a/data/reusables/codespaces/devcontainer-properties-2.md
+++ b/data/reusables/codespaces/devcontainer-properties-2.md
@@ -1,3 +1,3 @@
- **postCreateCommand**: Use this property to run commands after your codespace is created.
- **customizations**: This property allows you to customize a specific tool or service when it is used for working in a codespace. For example, you can configure specific settings and extensions for {% data variables.product.prodname_vscode_shortname %}. For more information, see "[Supporting tools and services](https://containers.dev/supporting)" on the Development Containers website.
-- **remoteUser**: By default, you’re running as the vscode user, but you can optionally set this to root.
\ No newline at end of file
+- **remoteUser**: By default, you’re running as the vscode user, but you can optionally set this to root.
diff --git a/data/reusables/codespaces/developing-in-vscode.md b/data/reusables/codespaces/developing-in-vscode.md
index b44a46ca2d..3236c74dd7 100644
--- a/data/reusables/codespaces/developing-in-vscode.md
+++ b/data/reusables/codespaces/developing-in-vscode.md
@@ -15,4 +15,4 @@ You can use a [dotfiles](https://dotfiles.github.io/tutorials/) repository and [
### Using the {% data variables.product.prodname_vscode_command_palette %}
-The {% data variables.product.prodname_vscode_command_palette %} allows you to access and manage many features for {% data variables.product.prodname_codespaces %} and {% data variables.product.prodname_vscode %}. For more information, see "[Using the {% data variables.product.prodname_vscode_command_palette %} in {% data variables.product.prodname_codespaces %}](/codespaces/codespaces-reference/using-the-vs-code-command-palette-in-codespaces)."
\ No newline at end of file
+The {% data variables.product.prodname_vscode_command_palette %} allows you to access and manage many features for {% data variables.product.prodname_codespaces %} and {% data variables.product.prodname_vscode %}. For more information, see "[Using the {% data variables.product.prodname_vscode_command_palette %} in {% data variables.product.prodname_codespaces %}](/codespaces/codespaces-reference/using-the-vs-code-command-palette-in-codespaces)."
diff --git a/data/reusables/codespaces/disabling-settings-sync.md b/data/reusables/codespaces/disabling-settings-sync.md
index 6373377621..83dd59ad67 100644
--- a/data/reusables/codespaces/disabling-settings-sync.md
+++ b/data/reusables/codespaces/disabling-settings-sync.md
@@ -12,4 +12,4 @@ By default, when you disable Settings Sync, new codespaces continue to use the s

-1. Click **Turn off**.
\ No newline at end of file
+1. Click **Turn off**.
diff --git a/data/reusables/codespaces/edit-devcontainer-json.md b/data/reusables/codespaces/edit-devcontainer-json.md
index 7054a01ebb..8283a5903e 100644
--- a/data/reusables/codespaces/edit-devcontainer-json.md
+++ b/data/reusables/codespaces/edit-devcontainer-json.md
@@ -1 +1 @@
-1. {% data variables.product.prodname_github_codespaces %} for your repository may be configured in a `devcontainer.json` file. If your repository does not already contain a `devcontainer.json` file, you can add one now. See "[Adding a dev container configuration to your repository](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration)."
\ No newline at end of file
+1. {% data variables.product.prodname_github_codespaces %} for your repository may be configured in a `devcontainer.json` file. If your repository does not already contain a `devcontainer.json` file, you can add one now. See "[Adding a dev container configuration to your repository](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration)."
diff --git a/data/reusables/codespaces/ellipsis-settings.md b/data/reusables/codespaces/ellipsis-settings.md
index 8a446861ec..ea5104d155 100644
--- a/data/reusables/codespaces/ellipsis-settings.md
+++ b/data/reusables/codespaces/ellipsis-settings.md
@@ -1 +1 @@
-1. Click the ellipsis (**...**) to the right of the codespace you want to modify.
\ No newline at end of file
+1. Click the ellipsis (**...**) to the right of the codespace you want to modify.
diff --git a/data/reusables/codespaces/find-address-and-token.md b/data/reusables/codespaces/find-address-and-token.md
index df42991bf8..dcdfb3895b 100644
--- a/data/reusables/codespaces/find-address-and-token.md
+++ b/data/reusables/codespaces/find-address-and-token.md
@@ -20,4 +20,4 @@
**Important**: Don't share this access token with anyone.
- {% endnote %}
\ No newline at end of file
+ {% endnote %}
diff --git a/data/reusables/codespaces/full-rebuild-tip.md b/data/reusables/codespaces/full-rebuild-tip.md
index 2930f64635..d10310540d 100644
--- a/data/reusables/codespaces/full-rebuild-tip.md
+++ b/data/reusables/codespaces/full-rebuild-tip.md
@@ -2,4 +2,4 @@
**Tip:** You may occasionally want to perform a full rebuild to clear your cache and rebuild your container with fresh images. For more information, see "[Performing a full rebuild of a container](/codespaces/codespaces-reference/performing-a-full-rebuild-of-a-container)."
-{% endtip %}
\ No newline at end of file
+{% endtip %}
diff --git a/data/reusables/codespaces/gpg-in-active-codespaces.md b/data/reusables/codespaces/gpg-in-active-codespaces.md
index 932415c67d..05c798aa59 100644
--- a/data/reusables/codespaces/gpg-in-active-codespaces.md
+++ b/data/reusables/codespaces/gpg-in-active-codespaces.md
@@ -1 +1 @@
-Once you enable GPG verification, it will automatically take effect in any new codespaces you create from the relevant repositories. To have GPG verification take effect in an existing active codespace, you will need to stop and restart the codespace. For more information, see "[Stopping and starting a codespace](/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace)."
\ No newline at end of file
+Once you enable GPG verification, it will automatically take effect in any new codespaces you create from the relevant repositories. To have GPG verification take effect in an existing active codespace, you will need to stop and restart the codespace. For more information, see "[Stopping and starting a codespace](/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace)."
diff --git a/data/reusables/codespaces/jupyterlab-in-default-image.md b/data/reusables/codespaces/jupyterlab-in-default-image.md
index 7bc7d59cf2..e4f89fb1b7 100644
--- a/data/reusables/codespaces/jupyterlab-in-default-image.md
+++ b/data/reusables/codespaces/jupyterlab-in-default-image.md
@@ -1 +1 @@
-The default container image includes JupyterLab, so codespaces created from the default image will always have JupyterLab installed. For more information about the default image, see "[Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers#using-the-default-dev-container-configuration)" and [the `devcontainers/images` repository](https://github.com/devcontainers/images/tree/main/src/universal). If you're not using the default image in your dev container configuration, you can install JupyterLab by adding the `ghcr.io/devcontainers/features/python` feature to your `devcontainer.json` file. You should include the option `"installJupyterlab": true`. For more information, see [the README for the `python` feature](https://github.com/devcontainers/features/tree/main/src/python#python-python), in the `devcontainers/features` repository.
\ No newline at end of file
+The default container image includes JupyterLab, so codespaces created from the default image will always have JupyterLab installed. For more information about the default image, see "[Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers#using-the-default-dev-container-configuration)" and [the `devcontainers/images` repository](https://github.com/devcontainers/images/tree/main/src/universal). If you're not using the default image in your dev container configuration, you can install JupyterLab by adding the `ghcr.io/devcontainers/features/python` feature to your `devcontainer.json` file. You should include the option `"installJupyterlab": true`. For more information, see [the README for the `python` feature](https://github.com/devcontainers/features/tree/main/src/python#python-python), in the `devcontainers/features` repository.
diff --git a/data/reusables/codespaces/jupyterlab-installed-in-codespace.md b/data/reusables/codespaces/jupyterlab-installed-in-codespace.md
index 74fd940d82..1843a98d2d 100644
--- a/data/reusables/codespaces/jupyterlab-installed-in-codespace.md
+++ b/data/reusables/codespaces/jupyterlab-installed-in-codespace.md
@@ -1 +1 @@
-The JupyterLab application must be installed in the codespace you are opening. {% data reusables.codespaces.jupyterlab-in-default-image %}
\ No newline at end of file
+The JupyterLab application must be installed in the codespace you are opening. {% data reusables.codespaces.jupyterlab-in-default-image %}
diff --git a/data/reusables/codespaces/machine-types-for-unpublished-codespaces.md b/data/reusables/codespaces/machine-types-for-unpublished-codespaces.md
index 61401e1f60..c9aafc509a 100644
--- a/data/reusables/codespaces/machine-types-for-unpublished-codespaces.md
+++ b/data/reusables/codespaces/machine-types-for-unpublished-codespaces.md
@@ -1 +1 @@
-Unpublished codespaces (codespaces created from a template that are not linked to a repository on {% data variables.product.product_name %}) always run on a virtual machine with the same specifications. You can't change the machine type of an unpublished codespace.
\ No newline at end of file
+Unpublished codespaces (codespaces created from a template that are not linked to a repository on {% data variables.product.product_name %}) always run on a virtual machine with the same specifications. You can't change the machine type of an unpublished codespace.
diff --git a/data/reusables/codespaces/navigating-to-a-codespace.md b/data/reusables/codespaces/navigating-to-a-codespace.md
index ab3a0343f1..2b014d6749 100644
--- a/data/reusables/codespaces/navigating-to-a-codespace.md
+++ b/data/reusables/codespaces/navigating-to-a-codespace.md
@@ -5,4 +5,4 @@

-Alternatively, you can see any of your codespaces for a specific repository by navigating to that repository and selecting **{% octicon "code" aria-label="The code icon" %} Code**. The dropdown menu will display all active codespaces for a repository.
\ No newline at end of file
+Alternatively, you can see any of your codespaces for a specific repository by navigating to that repository and selecting **{% octicon "code" aria-label="The code icon" %} Code**. The dropdown menu will display all active codespaces for a repository.
diff --git a/data/reusables/codespaces/port-forwarding-adding-non-jetbrains.md b/data/reusables/codespaces/port-forwarding-adding-non-jetbrains.md
index 844bda47b7..097d47ff10 100644
--- a/data/reusables/codespaces/port-forwarding-adding-non-jetbrains.md
+++ b/data/reusables/codespaces/port-forwarding-adding-non-jetbrains.md
@@ -7,4 +7,4 @@ You can manually configure forwarded ports in a `.devcontainer.json` file using
{% data reusables.codespaces.navigate-to-ports-tab %}
1. Right click the port you want to add to the codespace configuration, then click **Set Label and Update devcontainer.json**.

-{% data reusables.codespaces.type-port-label %}
\ No newline at end of file
+{% data reusables.codespaces.type-port-label %}
diff --git a/data/reusables/codespaces/port-forwarding-intro-non-jetbrains.md b/data/reusables/codespaces/port-forwarding-intro-non-jetbrains.md
index d2d9e1a1a4..cfff5c2e11 100644
--- a/data/reusables/codespaces/port-forwarding-intro-non-jetbrains.md
+++ b/data/reusables/codespaces/port-forwarding-intro-non-jetbrains.md
@@ -12,4 +12,4 @@ You can also forward a port manually, label forwarded ports, share forwarded por
## Forwarding a port
-You can manually forward a port that wasn't forwarded automatically.
\ No newline at end of file
+You can manually forward a port that wasn't forwarded automatically.
diff --git a/data/reusables/codespaces/port-forwarding-labeling-non-jetbrains.md b/data/reusables/codespaces/port-forwarding-labeling-non-jetbrains.md
index 31719b8ee4..4f61d19ed3 100644
--- a/data/reusables/codespaces/port-forwarding-labeling-non-jetbrains.md
+++ b/data/reusables/codespaces/port-forwarding-labeling-non-jetbrains.md
@@ -5,4 +5,4 @@ When you open a codespace in the browser, or in the {% data variables.product.pr
{% data reusables.codespaces.navigate-to-ports-tab %}
1. Hover over the port you want to label, then click the label icon.

-{% data reusables.codespaces.type-port-label %}
\ No newline at end of file
+{% data reusables.codespaces.type-port-label %}
diff --git a/data/reusables/codespaces/port-forwarding-sharing-non-jetbrains.md b/data/reusables/codespaces/port-forwarding-sharing-non-jetbrains.md
index a8000d8686..23194cdbe2 100644
--- a/data/reusables/codespaces/port-forwarding-sharing-non-jetbrains.md
+++ b/data/reusables/codespaces/port-forwarding-sharing-non-jetbrains.md
@@ -12,4 +12,4 @@ If you want to share a forwarded port with others, you can either make the port
**Note:** Your choice of port visibility options may be limited by a policy configured for your organization. For more information, see "[Restricting the visibility of forwarded ports](/codespaces/managing-codespaces-for-your-organization/restricting-the-visibility-of-forwarded-ports)."
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/codespaces/publishing-template-codespaces.md b/data/reusables/codespaces/publishing-template-codespaces.md
index c5cc79c848..d0ad8cfa9e 100644
--- a/data/reusables/codespaces/publishing-template-codespaces.md
+++ b/data/reusables/codespaces/publishing-template-codespaces.md
@@ -23,4 +23,4 @@ If you're working in a codespace, you can publish it from the {% data variables.
The owner of the new repository will be the {% data variables.product.prodname_dotcom %} account with which you created the codespace.
5. Optionally, in the pop-up that appears in the lower right corner of the editor, click **Open on {% data variables.product.company_short %}** to view the new repository on {% data variables.product.prodname_dotcom_the_website %}.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/codespaces/save-changes.md b/data/reusables/codespaces/save-changes.md
index 89ed520c28..814f8ccb47 100644
--- a/data/reusables/codespaces/save-changes.md
+++ b/data/reusables/codespaces/save-changes.md
@@ -1 +1 @@
-1. Save your changes.
\ No newline at end of file
+1. Save your changes.
diff --git a/data/reusables/codespaces/secrets-naming.md b/data/reusables/codespaces/secrets-naming.md
index eddb8aa7f5..fbce299699 100644
--- a/data/reusables/codespaces/secrets-naming.md
+++ b/data/reusables/codespaces/secrets-naming.md
@@ -4,4 +4,4 @@ The following rules apply to secret names:
* Secret names must not start with the `GITHUB_` prefix.
* Secret names must not start with a number.
* Secret names are not case-sensitive.
-* Secret names must be unique at the level they are created at.
\ No newline at end of file
+* Secret names must be unique at the level they are created at.
diff --git a/data/reusables/codespaces/setting-up-project-intro.md b/data/reusables/codespaces/setting-up-project-intro.md
index d1f4d8e683..72c7bf6aca 100644
--- a/data/reusables/codespaces/setting-up-project-intro.md
+++ b/data/reusables/codespaces/setting-up-project-intro.md
@@ -2,4 +2,4 @@ in {% data variables.product.prodname_github_codespaces %} using the {% data var
After you complete this tutorial, you'll be able to add a dev container configuration to your own repository, using either the {% data variables.product.prodname_vscode_shortname %} web client or the {% data variables.product.prodname_vscode_shortname %} desktop application.
-For more information about dev containers, see "[Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)."
\ No newline at end of file
+For more information about dev containers, see "[Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)."
diff --git a/data/reusables/codespaces/ssh-server-installed.md b/data/reusables/codespaces/ssh-server-installed.md
index aa1da0ee48..574049b20f 100644
--- a/data/reusables/codespaces/ssh-server-installed.md
+++ b/data/reusables/codespaces/ssh-server-installed.md
@@ -8,4 +8,4 @@ The codespace you connect to must be running an SSH server. The default containe
},
...
}
-```
\ No newline at end of file
+```
diff --git a/data/reusables/codespaces/starting-new-project-template.md b/data/reusables/codespaces/starting-new-project-template.md
index 9f11d44d10..a0ac56ec06 100644
--- a/data/reusables/codespaces/starting-new-project-template.md
+++ b/data/reusables/codespaces/starting-new-project-template.md
@@ -1 +1 @@
-If you're starting a new project, you might want to create a codespace from a template and publish to a repository on {% data variables.product.product_name %} later.
\ No newline at end of file
+If you're starting a new project, you might want to create a codespace from a template and publish to a repository on {% data variables.product.product_name %} later.
diff --git a/data/reusables/codespaces/template-codespaces-default-editor.md b/data/reusables/codespaces/template-codespaces-default-editor.md
index 2fef0cee42..bd9b95db29 100644
--- a/data/reusables/codespaces/template-codespaces-default-editor.md
+++ b/data/reusables/codespaces/template-codespaces-default-editor.md
@@ -1 +1 @@
-When you create a new codespace from a template, it is always opened in the {% data variables.product.prodname_vscode %} web client. You can reopen an existing codespace in any supported editor. For more information, see "[Opening an existing codespace](/codespaces/developing-in-codespaces/opening-an-existing-codespace)."
\ No newline at end of file
+When you create a new codespace from a template, it is always opened in the {% data variables.product.prodname_vscode %} web client. You can reopen an existing codespace in any supported editor. For more information, see "[Opening an existing codespace](/codespaces/developing-in-codespaces/opening-an-existing-codespace)."
diff --git a/data/reusables/codespaces/troubleshooting-simple-browser.md b/data/reusables/codespaces/troubleshooting-simple-browser.md
index 805c18b606..1c7b211874 100644
--- a/data/reusables/codespaces/troubleshooting-simple-browser.md
+++ b/data/reusables/codespaces/troubleshooting-simple-browser.md
@@ -46,4 +46,4 @@ If the `settings.json` file doesn't contain these settings, check whether you ha
Occasionally, you may find that the Simple Browser tab opens, but displays an error page icon or a blank page instead of your running application. This can happen if the web application you are loading includes a content security policy (CSP) that restricts the domains in which the site's pages may be embedded. For more information, see [CSP: frame-ancestors](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors) on the mdn website.
-You may be able to change your application's `frame-ancestors` security policy locally to make the application display in the Simple Browser. Alternatively, if a `frame-ancestors` policy is causing the problem, you should be able to view the application by opening it in a regular browser tab rather than the simple browser. To do this, click the **Ports** tab in {% data variables.product.prodname_vscode_shortname %}, right-click the port, and click **Open in Browser**.
\ No newline at end of file
+You may be able to change your application's `frame-ancestors` security policy locally to make the application display in the Simple Browser. Alternatively, if a `frame-ancestors` policy is causing the problem, you should be able to view the application by opening it in a regular browser tab rather than the simple browser. To do this, click the **Ports** tab in {% data variables.product.prodname_vscode_shortname %}, right-click the port, and click **Open in Browser**.
diff --git a/data/reusables/codespaces/using-tools-to-access-ports-1.md b/data/reusables/codespaces/using-tools-to-access-ports-1.md
index 75dd5fe666..815fdaccfd 100644
--- a/data/reusables/codespaces/using-tools-to-access-ports-1.md
+++ b/data/reusables/codespaces/using-tools-to-access-ports-1.md
@@ -10,4 +10,4 @@ To access your application using a REST client, such as Postman, or a command-li
{% endnote %}
-
\ No newline at end of file
+
diff --git a/data/reusables/codespaces/view-all-templates-step.md b/data/reusables/codespaces/view-all-templates-step.md
index 5915cd7577..cc61225fa7 100644
--- a/data/reusables/codespaces/view-all-templates-step.md
+++ b/data/reusables/codespaces/view-all-templates-step.md
@@ -1,3 +1,3 @@
1. To view the full list of templates, under "Explore quick start templates," click **See all**.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/codespaces/ways-to-create-a-codespace.md b/data/reusables/codespaces/ways-to-create-a-codespace.md
index df86120d2b..914a077dee 100644
--- a/data/reusables/codespaces/ways-to-create-a-codespace.md
+++ b/data/reusables/codespaces/ways-to-create-a-codespace.md
@@ -1 +1 @@
-You can create a codespace on {% data variables.product.prodname_dotcom_the_website %}, in {% data variables.product.prodname_vscode %}, or by using {% data variables.product.prodname_cli %}.
\ No newline at end of file
+You can create a codespace on {% data variables.product.prodname_dotcom_the_website %}, in {% data variables.product.prodname_vscode %}, or by using {% data variables.product.prodname_cli %}.
diff --git a/data/reusables/copilot/about-copilot.md b/data/reusables/copilot/about-copilot.md
index faa89196e7..ea34680d9c 100644
--- a/data/reusables/copilot/about-copilot.md
+++ b/data/reusables/copilot/about-copilot.md
@@ -1 +1 @@
-{% data variables.product.prodname_copilot %} is a new AI-powered code completion tool that helps you write code faster. {% data variables.product.prodname_copilot %} is available through {% data variables.product.prodname_dotcom %} personal accounts with {% data variables.product.prodname_copilot_for_individuals %} and through {% data variables.product.prodname_ghe_cloud %} with {% data variables.product.prodname_copilot_for_business %}. For more information, see "[About {% data variables.product.prodname_copilot %}](/copilot/overview-of-github-copilot/about-github-copilot)."
\ No newline at end of file
+{% data variables.product.prodname_copilot %} is a new AI-powered code completion tool that helps you write code faster. {% data variables.product.prodname_copilot %} is available through {% data variables.product.prodname_dotcom %} personal accounts with {% data variables.product.prodname_copilot_for_individuals %} and through {% data variables.product.prodname_ghe_cloud %} with {% data variables.product.prodname_copilot_for_business %}. For more information, see "[About {% data variables.product.prodname_copilot %}](/copilot/overview-of-github-copilot/about-github-copilot)."
diff --git a/data/reusables/copilot/copilot-cta-button.md b/data/reusables/copilot/copilot-cta-button.md
index dfc184dca6..79c07e4996 100644
--- a/data/reusables/copilot/copilot-cta-button.md
+++ b/data/reusables/copilot/copilot-cta-button.md
@@ -1 +1 @@
-Try {% data variables.product.prodname_copilot %} {% octicon "link-external" height:16 %}
\ No newline at end of file
+Try {% data variables.product.prodname_copilot %} {% octicon "link-external" height:16 %}
diff --git a/data/reusables/copilot/duplication-setting-org.md b/data/reusables/copilot/duplication-setting-org.md
index b23f70436c..f76d4dbd10 100644
--- a/data/reusables/copilot/duplication-setting-org.md
+++ b/data/reusables/copilot/duplication-setting-org.md
@@ -2,4 +2,4 @@
**Note:** If you are a member of an organization on {% data variables.product.prodname_ghe_cloud %} who has been assigned a {% data variables.product.prodname_copilot %} seat through your organization, you will not be able to configure duplication detection in your personal account settings. Your duplication detection setting will be inherited from your organization or enterprise.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/copilot/subscription-prerequisite.md b/data/reusables/copilot/subscription-prerequisite.md
index f3e04dfe32..aaeff55243 100644
--- a/data/reusables/copilot/subscription-prerequisite.md
+++ b/data/reusables/copilot/subscription-prerequisite.md
@@ -1 +1 @@
-- To use {% data variables.product.prodname_copilot %} you must have an active {% data variables.product.prodname_copilot %} subscription. For more information, see "[About billing for {% data variables.product.prodname_copilot %}](/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot)."
\ No newline at end of file
+- To use {% data variables.product.prodname_copilot %} you must have an active {% data variables.product.prodname_copilot %} subscription. For more information, see "[About billing for {% data variables.product.prodname_copilot %}](/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot)."
diff --git a/data/reusables/copilot/telemetry-setting-org.md b/data/reusables/copilot/telemetry-setting-org.md
index ef2e99e05d..99801d572b 100644
--- a/data/reusables/copilot/telemetry-setting-org.md
+++ b/data/reusables/copilot/telemetry-setting-org.md
@@ -2,4 +2,4 @@
**Note:** If you are a member of an organization on {% data variables.product.prodname_ghe_cloud %} who has been assigned a {% data variables.product.prodname_copilot %} seat through your organization, you will not be able to configure telemetry in your personal account settings. Telemetry will be automatically disabled.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/copilot/vscode-settings.md b/data/reusables/copilot/vscode-settings.md
index e4e6114ae8..215894fa9c 100644
--- a/data/reusables/copilot/vscode-settings.md
+++ b/data/reusables/copilot/vscode-settings.md
@@ -1,2 +1,2 @@
1. In the **File** menu, navigate to **Preferences** and click **Settings**.
-
\ No newline at end of file
+
diff --git a/data/reusables/dependabot/dependabot-actions-support.md b/data/reusables/dependabot/dependabot-actions-support.md
index ab9b28ac18..c6276b40fc 100644
--- a/data/reusables/dependabot/dependabot-actions-support.md
+++ b/data/reusables/dependabot/dependabot-actions-support.md
@@ -1 +1 @@
-{% ifversion dependabot-actions-support %}{% data variables.product.prodname_dependabot_security_updates %} can fix vulnerable dependencies in {% data variables.product.prodname_actions %}. When security updates are enabled, {% data variables.product.prodname_dependabot %} will automatically raise a pull request to update vulnerable {% data variables.product.prodname_actions %} used in your workflows to the minimum patched version.{% endif %}
\ No newline at end of file
+{% ifversion dependabot-actions-support %}{% data variables.product.prodname_dependabot_security_updates %} can fix vulnerable dependencies in {% data variables.product.prodname_actions %}. When security updates are enabled, {% data variables.product.prodname_dependabot %} will automatically raise a pull request to update vulnerable {% data variables.product.prodname_actions %} used in your workflows to the minimum patched version.{% endif %}
diff --git a/data/reusables/dependency-graph/feature-availability.md b/data/reusables/dependency-graph/feature-availability.md
index 470ef1f2a4..e1088b9147 100644
--- a/data/reusables/dependency-graph/feature-availability.md
+++ b/data/reusables/dependency-graph/feature-availability.md
@@ -1 +1 @@
-The dependency graph is automatically generated for all public repositories. You can choose to enable it for forks and for private repositories.
\ No newline at end of file
+The dependency graph is automatically generated for all public repositories. You can choose to enable it for forks and for private repositories.
diff --git a/data/reusables/dependency-review/dependency-review-enabled-ghes.md b/data/reusables/dependency-review/dependency-review-enabled-ghes.md
index d43c8fef7d..4048fb830a 100644
--- a/data/reusables/dependency-review/dependency-review-enabled-ghes.md
+++ b/data/reusables/dependency-review/dependency-review-enabled-ghes.md
@@ -1,3 +1,3 @@
{% ifversion ghes %}
After you enable the dependency graph, users will have access to the dependency review feature. {% data reusables.dependency-review.short-summary %} For more information, see "[About dependency review](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review)."
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/dependency-review/short-summary.md b/data/reusables/dependency-review/short-summary.md
index f1f3495352..d5d1b8e956 100644
--- a/data/reusables/dependency-review/short-summary.md
+++ b/data/reusables/dependency-review/short-summary.md
@@ -1 +1 @@
-Dependency review helps you understand dependency changes and the security impact of these changes at every pull request.
\ No newline at end of file
+Dependency review helps you understand dependency changes and the security impact of these changes at every pull request.
diff --git a/data/reusables/discussions/discussion-category-forms-name.md b/data/reusables/discussions/discussion-category-forms-name.md
index 4199c3023a..e6369e4e8d 100644
--- a/data/reusables/discussions/discussion-category-forms-name.md
+++ b/data/reusables/discussions/discussion-category-forms-name.md
@@ -1 +1 @@
- The name must correspond with the slug for one of your discussion categories. For example, the template for the "Announcements" category should be `.github/DISCUSSION_TEMPLATE/announcements.yml`.
\ No newline at end of file
+ The name must correspond with the slug for one of your discussion categories. For example, the template for the "Announcements" category should be `.github/DISCUSSION_TEMPLATE/announcements.yml`.
diff --git a/data/reusables/education/student-codespaces-benefit.md b/data/reusables/education/student-codespaces-benefit.md
index 5ad7a6dc51..3647169a38 100644
--- a/data/reusables/education/student-codespaces-benefit.md
+++ b/data/reusables/education/student-codespaces-benefit.md
@@ -1 +1 @@
-Verified students get free use of {% data variables.product.prodname_github_codespaces %}, up to 180 core hours per month, for their personal accounts. The monthly amount of storage and core hours of usage available to students is equivalent to the amount included with {% data variables.product.prodname_pro %} accounts. For more information, see "[About billing for {% data variables.product.prodname_github_codespaces %}](/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces)."
\ No newline at end of file
+Verified students get free use of {% data variables.product.prodname_github_codespaces %}, up to 180 core hours per month, for their personal accounts. The monthly amount of storage and core hours of usage available to students is equivalent to the amount included with {% data variables.product.prodname_pro %} accounts. For more information, see "[About billing for {% data variables.product.prodname_github_codespaces %}](/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces)."
diff --git a/data/reusables/enterprise-accounts/copilot-tab.md b/data/reusables/enterprise-accounts/copilot-tab.md
index 7b3d2b7644..4d5bdec7b2 100644
--- a/data/reusables/enterprise-accounts/copilot-tab.md
+++ b/data/reusables/enterprise-accounts/copilot-tab.md
@@ -1 +1 @@
-1. Under "{% octicon "law" aria-label="The law icon" %} Policies", click **{% data variables.product.prodname_copilot_short %}**.
\ No newline at end of file
+1. Under "{% octicon "law" aria-label="The law icon" %} Policies", click **{% data variables.product.prodname_copilot_short %}**.
diff --git a/data/reusables/enterprise-accounts/settings-tab.md b/data/reusables/enterprise-accounts/settings-tab.md
index 7af719e612..66168c9887 100644
--- a/data/reusables/enterprise-accounts/settings-tab.md
+++ b/data/reusables/enterprise-accounts/settings-tab.md
@@ -1,3 +1,3 @@
1. In the enterprise account sidebar, click {% octicon "gear" aria-label="The Settings gear" %} **Settings**.

-
\ No newline at end of file
+
diff --git a/data/reusables/enterprise-managed/sso-redirect-release-phase.md b/data/reusables/enterprise-managed/sso-redirect-release-phase.md
index 34fad021de..3b6f4e53ba 100644
--- a/data/reusables/enterprise-managed/sso-redirect-release-phase.md
+++ b/data/reusables/enterprise-managed/sso-redirect-release-phase.md
@@ -2,4 +2,4 @@
**Note:** Automatically redirecting users to sign in is currently in beta for {% data variables.product.prodname_emus %} and subject to change.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/enterprise/about-ghec.md b/data/reusables/enterprise/about-ghec.md
index 3ae8b856df..2b896e07aa 100644
--- a/data/reusables/enterprise/about-ghec.md
+++ b/data/reusables/enterprise/about-ghec.md
@@ -1 +1 @@
-{% data variables.product.prodname_ghe_cloud %} is designed for large businesses or teams who collaborate on {% data variables.product.prodname_dotcom_the_website %}.
\ No newline at end of file
+{% data variables.product.prodname_ghe_cloud %} is designed for large businesses or teams who collaborate on {% data variables.product.prodname_dotcom_the_website %}.
diff --git a/data/reusables/enterprise/best-practices.md b/data/reusables/enterprise/best-practices.md
index a9b7ed42e9..bb223e1534 100644
--- a/data/reusables/enterprise/best-practices.md
+++ b/data/reusables/enterprise/best-practices.md
@@ -1 +1 @@
-To learn how your enterprise can use {% data variables.product.product_name %} most effectively, see "[Best practices for enterprises](/admin/overview/best-practices-for-enterprises)."
\ No newline at end of file
+To learn how your enterprise can use {% data variables.product.product_name %} most effectively, see "[Best practices for enterprises](/admin/overview/best-practices-for-enterprises)."
diff --git a/data/reusables/enterprise/ghe-includes-ghec-and-ghes.md b/data/reusables/enterprise/ghe-includes-ghec-and-ghes.md
index d86f184e8d..ce9ca25879 100644
--- a/data/reusables/enterprise/ghe-includes-ghec-and-ghes.md
+++ b/data/reusables/enterprise/ghe-includes-ghec-and-ghes.md
@@ -1 +1 @@
-When you purchase {% data variables.product.prodname_enterprise %}, you get access to both {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_ghe_server %}.
\ No newline at end of file
+When you purchase {% data variables.product.prodname_enterprise %}, you get access to both {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_ghe_server %}.
diff --git a/data/reusables/enterprise/user-messages-markdown.md b/data/reusables/enterprise/user-messages-markdown.md
index ee08344c61..3abb8e8b0e 100644
--- a/data/reusables/enterprise/user-messages-markdown.md
+++ b/data/reusables/enterprise/user-messages-markdown.md
@@ -1 +1 @@
-You can use Markdown to format your message. For more information, see "[About writing and formatting on {% data variables.product.prodname_dotcom %}](/articles/about-writing-and-formatting-on-github/)."
\ No newline at end of file
+You can use Markdown to format your message. For more information, see "[About writing and formatting on {% data variables.product.prodname_dotcom %}](/articles/about-writing-and-formatting-on-github/)."
diff --git a/data/reusables/enterprise_management_console/test-storage-button.md b/data/reusables/enterprise_management_console/test-storage-button.md
index 35cb32ae49..938864c404 100644
--- a/data/reusables/enterprise_management_console/test-storage-button.md
+++ b/data/reusables/enterprise_management_console/test-storage-button.md
@@ -1,3 +1,3 @@
1. Click the **Test storage settings** button to validate your storage settings.
- If there are any errors validating the storage settings, check the settings with your storage provider and try again.
\ No newline at end of file
+ If there are any errors validating the storage settings, check the settings with your storage provider and try again.
diff --git a/data/reusables/enterprise_management_console/unlocking-management-console-with-shell.md b/data/reusables/enterprise_management_console/unlocking-management-console-with-shell.md
index 64ea4b31f5..ee2eaa46ee 100644
--- a/data/reusables/enterprise_management_console/unlocking-management-console-with-shell.md
+++ b/data/reusables/enterprise_management_console/unlocking-management-console-with-shell.md
@@ -1 +1 @@
-To immediately unlock the {% data variables.enterprise.management_console %}, use the `ghe-reactivate-admin-login` command via the administrative shell. For more information, see "[Command line utilities](/enterprise/admin/guides/installation/command-line-utilities#ghe-reactivate-admin-login)" and "[Accessing the administrative shell (SSH)](/enterprise/admin/guides/installation/accessing-the-administrative-shell-ssh/)."
\ No newline at end of file
+To immediately unlock the {% data variables.enterprise.management_console %}, use the `ghe-reactivate-admin-login` command via the administrative shell. For more information, see "[Command line utilities](/enterprise/admin/guides/installation/command-line-utilities#ghe-reactivate-admin-login)" and "[Accessing the administrative shell (SSH)](/enterprise/admin/guides/installation/accessing-the-administrative-shell-ssh/)."
diff --git a/data/reusables/enterprise_user_management/SAML-to-OIDC-migration-for-EMU.md b/data/reusables/enterprise_user_management/SAML-to-OIDC-migration-for-EMU.md
index 68739b9824..21027fbcce 100644
--- a/data/reusables/enterprise_user_management/SAML-to-OIDC-migration-for-EMU.md
+++ b/data/reusables/enterprise_user_management/SAML-to-OIDC-migration-for-EMU.md
@@ -1 +1 @@
-If you currently use SAML SSO for authentication and would prefer to use OIDC and benefit from CAP support, you can follow a migration path. For more information, see "[Migrating from SAML to OIDC](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/migrating-from-saml-to-oidc)."
\ No newline at end of file
+If you currently use SAML SSO for authentication and would prefer to use OIDC and benefit from CAP support, you can follow a migration path. For more information, see "[Migrating from SAML to OIDC](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/migrating-from-saml-to-oidc)."
diff --git a/data/reusables/gated-features/codeql.md b/data/reusables/gated-features/codeql.md
index 9871395522..6a1fcc10a3 100644
--- a/data/reusables/gated-features/codeql.md
+++ b/data/reusables/gated-features/codeql.md
@@ -1,3 +1,3 @@
GitHub {% data variables.product.prodname_codeql %} is licensed on a per-user basis upon installation. You can use {% data variables.product.prodname_codeql %} only for certain tasks under the license restrictions. For more information, see "[About the GitHub CodeQL license](/code-security/code-scanning/using-the-codeql-cli/about-the-codeql-cli#about-the-github-codeql-license)."
-If you have a {% data variables.product.prodname_enterprise %} account and GitHub Advanced Security license, you can use {% data variables.product.prodname_codeql %} for automated analysis, continuous integration and continuous delivery. You can create an enterprise account by contacting the [sales team](https://enterprise.github.com/contact). {% data reusables.advanced-security.more-info-ghas %}
\ No newline at end of file
+If you have a {% data variables.product.prodname_enterprise %} account and GitHub Advanced Security license, you can use {% data variables.product.prodname_codeql %} for automated analysis, continuous integration and continuous delivery. You can create an enterprise account by contacting the [sales team](https://enterprise.github.com/contact). {% data reusables.advanced-security.more-info-ghas %}
diff --git a/data/reusables/gated-features/dependabot-security-updates.md b/data/reusables/gated-features/dependabot-security-updates.md
index b0475767f2..4ec04a08fc 100644
--- a/data/reusables/gated-features/dependabot-security-updates.md
+++ b/data/reusables/gated-features/dependabot-security-updates.md
@@ -4,4 +4,4 @@
{%- else %}
{% data variables.product.prodname_dependabot_security_updates %} are free to use for repositories (user-owned and organization-owned) on {% data variables.product.prodname_ghe_server %}, provided enterprise administrators enable the feature for your enterprise.
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/gated-features/dependabot-version-updates.md b/data/reusables/gated-features/dependabot-version-updates.md
index d5100fc96c..2347cd0c93 100644
--- a/data/reusables/gated-features/dependabot-version-updates.md
+++ b/data/reusables/gated-features/dependabot-version-updates.md
@@ -4,4 +4,4 @@
{%- else %}
{% data variables.product.prodname_dependabot_version_updates %} are free to use for repositories (user-owned and organization-owned) on {% data variables.product.prodname_ghe_server %}, provided enterprise administrators enable the feature for your enterprise.
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/github-ae/saml-idp-table.md b/data/reusables/github-ae/saml-idp-table.md
index c2ef59482a..adb02c09a4 100644
--- a/data/reusables/github-ae/saml-idp-table.md
+++ b/data/reusables/github-ae/saml-idp-table.md
@@ -5,4 +5,4 @@ IdP | SAML | User provisioning | Team mapping|
[Azure Active Directory (Azure AD)](/admin/authentication/configuring-authentication-and-provisioning-with-your-identity-provider/configuring-authentication-and-provisioning-for-your-enterprise-using-azure-ad) | {% octicon "check-circle-fill" aria-label="The check icon" %} | {% octicon "check-circle-fill" aria-label="The check icon" %}| {% octicon "check-circle-fill" aria-label="The check icon" %} |
[Okta](/admin/authentication/configuring-authentication-and-provisioning-with-your-identity-provider/configuring-authentication-and-provisioning-for-your-enterprise-using-okta) | {% octicon "check-circle-fill" aria-label="The check icon" %}[Beta](/admin/authentication/configuring-authentication-and-provisioning-with-your-identity-provider/configuring-authentication-and-provisioning-for-your-enterprise-using-okta)| {% octicon "check-circle-fill" aria-label="The check icon" %}[Beta](/admin/authentication/configuring-authentication-and-provisioning-with-your-identity-provider/configuring-authentication-and-provisioning-for-your-enterprise-using-okta)| {% octicon "check-circle-fill" aria-label= "The check icon" %}[Beta](/admin/authentication/configuring-authentication-and-provisioning-with-your-identity-provider/mapping-okta-groups-to-teams) |
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/github-connect/connection-port-protocol.md b/data/reusables/github-connect/connection-port-protocol.md
index 812f857e1d..8e3348cc7b 100644
--- a/data/reusables/github-connect/connection-port-protocol.md
+++ b/data/reusables/github-connect/connection-port-protocol.md
@@ -1 +1 @@
-The connection uses HTTPS over ports 443 or 80 and is secured by TLS.
\ No newline at end of file
+The connection uses HTTPS over ports 443 or 80 and is secured by TLS.
diff --git a/data/reusables/identity-and-permissions/about-editing-ip-allow-list-entries.md b/data/reusables/identity-and-permissions/about-editing-ip-allow-list-entries.md
index f8c5490631..0688ad1537 100644
--- a/data/reusables/identity-and-permissions/about-editing-ip-allow-list-entries.md
+++ b/data/reusables/identity-and-permissions/about-editing-ip-allow-list-entries.md
@@ -1,3 +1,3 @@
You can edit an entry in your IP allow list. If you edit an enabled entry, changes are enforced immediately.
-After you finish editing entries, you can check whether your allow list will permit a connection from a particular IP address after you enable the list.
\ No newline at end of file
+After you finish editing entries, you can check whether your allow list will permit a connection from a particular IP address after you enable the list.
diff --git a/data/reusables/identity-and-permissions/about-enabling-allowed-ip-addresses.md b/data/reusables/identity-and-permissions/about-enabling-allowed-ip-addresses.md
index 25129e468e..30b5a1c472 100644
--- a/data/reusables/identity-and-permissions/about-enabling-allowed-ip-addresses.md
+++ b/data/reusables/identity-and-permissions/about-enabling-allowed-ip-addresses.md
@@ -1,3 +1,3 @@
After you create an IP allow list, you can enable allowed IP addresses. When you enable allowed IP addresses, {% data variables.product.company_short %} immediately enforces any enabled entries in your IP allow list.
-Before you enable your IP allow list, you can check whether your allow list will permit a connection from a particular IP address. For more information, see "[Checking if an IP address is permitted](#checking-if-an-ip-address-is-permitted)."
\ No newline at end of file
+Before you enable your IP allow list, you can check whether your allow list will permit a connection from a particular IP address. For more information, see "[Checking if an IP address is permitted](#checking-if-an-ip-address-is-permitted)."
diff --git a/data/reusables/identity-and-permissions/ip-allow-lists-example-and-restrictions.md b/data/reusables/identity-and-permissions/ip-allow-lists-example-and-restrictions.md
index 44a3402c79..85a9a6cf38 100644
--- a/data/reusables/identity-and-permissions/ip-allow-lists-example-and-restrictions.md
+++ b/data/reusables/identity-and-permissions/ip-allow-lists-example-and-restrictions.md
@@ -6,4 +6,4 @@ Any navigation to resources protected by an IP allow list will be filtered by th
* {% data variables.product.pat_generic_caps %}
* SSH keys
-All user credentials, including those belonging to administrators, are subject to IP allow list checks. IP allow lists are not enforced on traffic directed to public repositories.
\ No newline at end of file
+All user credentials, including those belonging to administrators, are subject to IP allow list checks. IP allow lists are not enforced on traffic directed to public repositories.
diff --git a/data/reusables/identity-and-permissions/org-enterprise-allow-list-interaction.md b/data/reusables/identity-and-permissions/org-enterprise-allow-list-interaction.md
index ed7f6c7068..35b2b25a80 100644
--- a/data/reusables/identity-and-permissions/org-enterprise-allow-list-interaction.md
+++ b/data/reusables/identity-and-permissions/org-enterprise-allow-list-interaction.md
@@ -1 +1 @@
-Organization owners can add additional entries to the allow list for their organizations, but they cannot manage entries that are inherited from the enterprise account's allow list, and enterprise owners cannot manage entries added to the organization's allow list.
\ No newline at end of file
+Organization owners can add additional entries to the allow list for their organizations, but they cannot manage entries that are inherited from the enterprise account's allow list, and enterprise owners cannot manage entries added to the organization's allow list.
diff --git a/data/reusables/organizations/about-custom-repo-roles.md b/data/reusables/organizations/about-custom-repo-roles.md
index 377c321e11..5b4fb5b048 100644
--- a/data/reusables/organizations/about-custom-repo-roles.md
+++ b/data/reusables/organizations/about-custom-repo-roles.md
@@ -1 +1 @@
-A custom repository role is a configurable set of permissions with a custom name you choose.
\ No newline at end of file
+A custom repository role is a configurable set of permissions with a custom name you choose.
diff --git a/data/reusables/organizations/blocking-a-user.md b/data/reusables/organizations/blocking-a-user.md
index ba513da748..f3c324f3b6 100644
--- a/data/reusables/organizations/blocking-a-user.md
+++ b/data/reusables/organizations/blocking-a-user.md
@@ -1 +1 @@
-When you block a user, you can choose to block them indefinitely or for a specific amount of time. If you block someone for a specific amount of time, they are automatically unblocked after the chosen time expires. If you block someone indefinitely, you can unblock them manually at any time. For more information, see "[Unblocking a user from your organization](/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization)."
\ No newline at end of file
+When you block a user, you can choose to block them indefinitely or for a specific amount of time. If you block someone for a specific amount of time, they are automatically unblocked after the chosen time expires. If you block someone indefinitely, you can unblock them manually at any time. For more information, see "[Unblocking a user from your organization](/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization)."
diff --git a/data/reusables/organizations/custom-repo-roles-ghec-only.md b/data/reusables/organizations/custom-repo-roles-ghec-only.md
index 03c3240261..566d55d1ab 100644
--- a/data/reusables/organizations/custom-repo-roles-ghec-only.md
+++ b/data/reusables/organizations/custom-repo-roles-ghec-only.md
@@ -4,4 +4,4 @@
**Note:** Only organizations that use {% data variables.product.prodname_ghe_cloud %} can create custom repository roles. {% data reusables.enterprise.link-to-ghec-trial %}
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/organizations/secrets-permissions-statement.md b/data/reusables/organizations/secrets-permissions-statement.md
index 4a46cfb75b..a8e93007a8 100644
--- a/data/reusables/organizations/secrets-permissions-statement.md
+++ b/data/reusables/organizations/secrets-permissions-statement.md
@@ -1 +1 @@
-To create secrets at the organization level, you must have `admin` access.
\ No newline at end of file
+To create secrets at the organization level, you must have `admin` access.
diff --git a/data/reusables/package_registry/about-graphql-support.md b/data/reusables/package_registry/about-graphql-support.md
index ae5408d695..c308640b3e 100644
--- a/data/reusables/package_registry/about-graphql-support.md
+++ b/data/reusables/package_registry/about-graphql-support.md
@@ -1,3 +1,3 @@
{% ifversion packages-registries-v2 %}For certain registries, you{% else %}You{% endif %} can use GraphQL to delete a version of a private package.
-{% data reusables.package_registry.no-graphql-to-delete-packages %}
\ No newline at end of file
+{% data reusables.package_registry.no-graphql-to-delete-packages %}
diff --git a/data/reusables/package_registry/authenticate_with_pat_for_v2_registry.md b/data/reusables/package_registry/authenticate_with_pat_for_v2_registry.md
index 69608de8d6..8c740afb38 100644
--- a/data/reusables/package_registry/authenticate_with_pat_for_v2_registry.md
+++ b/data/reusables/package_registry/authenticate_with_pat_for_v2_registry.md
@@ -1,3 +1,3 @@
For registries that support granular permissions, if your workflow is using a {% data variables.product.pat_generic %} to authenticate to a registry, we highly recommend you update your workflow to use the `GITHUB_TOKEN`. For guidance on updating your workflows that authenticate to a registry with a {% data variables.product.pat_generic %}, see "[Upgrading a workflow that accesses a registry using a {% data variables.product.pat_generic %}](/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#upgrading-a-workflow-that-accesses-a-registry-using-a-personal-access-token)."
-For more information about the `GITHUB_TOKEN`, see "[Authentication in a workflow](/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow)." For more information about the best practices when using a registry in actions, see "[Security hardening for GitHub Actions](/actions/getting-started-with-github-actions/security-hardening-for-github-actions#considering-cross-repository-access)."
\ No newline at end of file
+For more information about the `GITHUB_TOKEN`, see "[Authentication in a workflow](/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow)." For more information about the best practices when using a registry in actions, see "[Security hardening for GitHub Actions](/actions/getting-started-with-github-actions/security-hardening-for-github-actions#considering-cross-repository-access)."
diff --git a/data/reusables/package_registry/delete-account-namespace-retirement.md b/data/reusables/package_registry/delete-account-namespace-retirement.md
index 6ea3a39a76..38f23d779e 100644
--- a/data/reusables/package_registry/delete-account-namespace-retirement.md
+++ b/data/reusables/package_registry/delete-account-namespace-retirement.md
@@ -2,4 +2,4 @@ If the account namespace includes any packages or container images stored in a {
{% ifversion fpt or ghec %}
If the account namespace includes any public container images with more than 5,000 downloads, the full name of these container images (`NAMESPACE/IMAGE-NAME`) is permanently retired when you delete the account to ensure the container image name cannot be reused in the future.
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/package_registry/no-graphql-to-delete-packages.md b/data/reusables/package_registry/no-graphql-to-delete-packages.md
index cb0fceb232..e6b5d7d620 100644
--- a/data/reusables/package_registry/no-graphql-to-delete-packages.md
+++ b/data/reusables/package_registry/no-graphql-to-delete-packages.md
@@ -1,3 +1,3 @@
{% ifversion packages-registries-v2 %}
You cannot use the {% data variables.product.prodname_registry %} GraphQL API with registries that support granular permissions. For the registries that **only** support repository-scoped permissions, and can be used with the GraphQL API, see "[About permissions for {% data variables.product.prodname_registry %}](/packages/learn-github-packages/about-permissions-for-github-packages#permissions-for-repository-scoped-packages)."
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/package_registry/publishing-user-scoped-packages.md b/data/reusables/package_registry/publishing-user-scoped-packages.md
index 6a0b1e12f8..89986d4509 100644
--- a/data/reusables/package_registry/publishing-user-scoped-packages.md
+++ b/data/reusables/package_registry/publishing-user-scoped-packages.md
@@ -1 +1 @@
-When you first publish a package, the default visibility is private. When a package is linked to a repository, the package visibility is dependent on the repository's visibility. To change the visibility or set access permissions, see "[Configuring a package's access control and visibility](/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility)."
\ No newline at end of file
+When you first publish a package, the default visibility is private. When a package is linked to a repository, the package visibility is dependent on the repository's visibility. To change the visibility or set access permissions, see "[Configuring a package's access control and visibility](/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility)."
diff --git a/data/reusables/package_registry/rename-account-namespace-retirement.md b/data/reusables/package_registry/rename-account-namespace-retirement.md
index 443343f8b9..e4eddc28ca 100644
--- a/data/reusables/package_registry/rename-account-namespace-retirement.md
+++ b/data/reusables/package_registry/rename-account-namespace-retirement.md
@@ -1 +1 @@
-If the account namespace includes any packages or container images stored in a {% data variables.product.prodname_registry %} registry, {% data variables.product.company_short %} transfers the packages and container images to the new namespace. By renaming your account, you may break projects that depend on these packages.{% ifversion fpt or ghec %} If the namespace includes any container images that are public and have more than 5,000 downloads, the full former name of these container images (`OLD-NAMESPACE/IMAGE-NAME`) is permanently retired when you rename the account to ensure the container image name cannot be reused in the future.{% endif %}
\ No newline at end of file
+If the account namespace includes any packages or container images stored in a {% data variables.product.prodname_registry %} registry, {% data variables.product.company_short %} transfers the packages and container images to the new namespace. By renaming your account, you may break projects that depend on these packages.{% ifversion fpt or ghec %} If the namespace includes any container images that are public and have more than 5,000 downloads, the full former name of these container images (`OLD-NAMESPACE/IMAGE-NAME`) is permanently retired when you rename the account to ensure the container image name cannot be reused in the future.{% endif %}
diff --git a/data/reusables/package_registry/v2-actions-codespaces.md b/data/reusables/package_registry/v2-actions-codespaces.md
index 3f1ddc592c..2023766de0 100644
--- a/data/reusables/package_registry/v2-actions-codespaces.md
+++ b/data/reusables/package_registry/v2-actions-codespaces.md
@@ -1 +1 @@
-You can also choose to give access permissions to packages independently for {% data variables.product.prodname_github_codespaces %} and {% data variables.product.prodname_actions %}. For more information, see "[Ensuring Codespaces access to your package](/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility#ensuring-codespaces-access-to-your-package)" and "[Ensuring workflow access to your package](/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility#ensuring-workflow-access-to-your-package)."
\ No newline at end of file
+You can also choose to give access permissions to packages independently for {% data variables.product.prodname_github_codespaces %} and {% data variables.product.prodname_actions %}. For more information, see "[Ensuring Codespaces access to your package](/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility#ensuring-codespaces-access-to-your-package)" and "[Ensuring workflow access to your package](/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility#ensuring-workflow-access-to-your-package)."
diff --git a/data/reusables/pages/new-or-existing-repo.md b/data/reusables/pages/new-or-existing-repo.md
index 37f727683b..afe17b4dff 100644
--- a/data/reusables/pages/new-or-existing-repo.md
+++ b/data/reusables/pages/new-or-existing-repo.md
@@ -4,4 +4,4 @@ If you want to create a {% data variables.product.prodname_pages %} site for a r
{% ifversion fpt or ghec %}If the account that owns the repository uses {% data variables.product.prodname_free_user %} or {% data variables.product.prodname_free_team %} for organizations, the repository must be public.{% endif %}
- If you want to create a site in an existing repository, skip to the "[Creating your site](#creating-your-site)" section.
\ No newline at end of file
+ If you want to create a site in an existing repository, skip to the "[Creating your site](#creating-your-site)" section.
diff --git a/data/reusables/pages/pages-about-publishing-source.md b/data/reusables/pages/pages-about-publishing-source.md
index cd50d74ec5..f48ff37d07 100644
--- a/data/reusables/pages/pages-about-publishing-source.md
+++ b/data/reusables/pages/pages-about-publishing-source.md
@@ -10,4 +10,4 @@ If you want to use a build process other than Jekyll or you do not want a dedica
Your {% data variables.product.prodname_pages %} site will publish whenever changes are pushed to a specific branch. {% data reusables.pages.pages-about-branch-source %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/projects/about-board-layout.md b/data/reusables/projects/about-board-layout.md
index d982209c5a..d38e41d04b 100644
--- a/data/reusables/projects/about-board-layout.md
+++ b/data/reusables/projects/about-board-layout.md
@@ -1 +1 @@
-The board layout spreads your issues, pull requests, and draft issues across customizable columns. You can create a kanban board by setting your column field to a "Status" field or set any other single select or iteration field as the column field. Moving items from column to column will adjust the value of the column field for that item.
\ No newline at end of file
+The board layout spreads your issues, pull requests, and draft issues across customizable columns. You can create a kanban board by setting your column field to a "Status" field or set any other single select or iteration field as the column field. Moving items from column to column will adjust the value of the column field for that item.
diff --git a/data/reusables/projects/about-roadmap-layout.md b/data/reusables/projects/about-roadmap-layout.md
index 2a2486d2cf..bc3de5cea5 100644
--- a/data/reusables/projects/about-roadmap-layout.md
+++ b/data/reusables/projects/about-roadmap-layout.md
@@ -1 +1 @@
-The roadmap layout provides a high-level visualization of your project across a configurable timespan, and allows you to drag items to affect their start and target dates. Roadmaps use your custom date fields to position your issues, pull requests, and draft issues on a timeline, allowing you to track work over time and watch progress.
\ No newline at end of file
+The roadmap layout provides a high-level visualization of your project across a configurable timespan, and allows you to drag items to affect their start and target dates. Roadmaps use your custom date fields to position your issues, pull requests, and draft issues on a timeline, allowing you to track work over time and watch progress.
diff --git a/data/reusables/projects/about-table-layout.md b/data/reusables/projects/about-table-layout.md
index 1fc564bb11..c6053b9fbd 100644
--- a/data/reusables/projects/about-table-layout.md
+++ b/data/reusables/projects/about-table-layout.md
@@ -1 +1 @@
-The table layout is a powerful and adaptable spreadsheet comprised of your issues, pull requests, and draft issues with metadata from {% data variables.product.company_short %} and the custom fields you've added to your project. You can group, sort, and filter items, and show or hide fields in your table layouts to suit the needs of everyone on your team.
\ No newline at end of file
+The table layout is a powerful and adaptable spreadsheet comprised of your issues, pull requests, and draft issues with metadata from {% data variables.product.company_short %} and the custom fields you've added to your project. You can group, sort, and filter items, and show or hide fields in your table layouts to suit the needs of everyone on your team.
diff --git a/data/reusables/projects/customize/group-fields.md b/data/reusables/projects/customize/group-fields.md
index 339568a775..c6cffe45ca 100644
--- a/data/reusables/projects/customize/group-fields.md
+++ b/data/reusables/projects/customize/group-fields.md
@@ -12,4 +12,4 @@
2. Optionally, to disable grouping, click {% octicon "x" aria-label="the x icon" %} **No grouping** at the bottom of the list.

-Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Group by."
\ No newline at end of file
+Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Group by."
diff --git a/data/reusables/projects/customize/show-hide-field.md b/data/reusables/projects/customize/show-hide-field.md
index d828d3e7b7..42497bbb8b 100644
--- a/data/reusables/projects/customize/show-hide-field.md
+++ b/data/reusables/projects/customize/show-hide-field.md
@@ -4,4 +4,4 @@
1. Select or deselect the fields you want to show or hide.

-Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "show", "hide", or the name of the field.
\ No newline at end of file
+Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "show", "hide", or the name of the field.
diff --git a/data/reusables/projects/customize/sum.md b/data/reusables/projects/customize/sum.md
index 0fa9ddf636..6b2a08e606 100644
--- a/data/reusables/projects/customize/sum.md
+++ b/data/reusables/projects/customize/sum.md
@@ -9,4 +9,4 @@ In a board layout, field sums are displayed at the top of each column. In table{
1. Select the fields you want to include.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/projects/graphql-ghes.md b/data/reusables/projects/graphql-ghes.md
index 2480bd1523..22132731ca 100644
--- a/data/reusables/projects/graphql-ghes.md
+++ b/data/reusables/projects/graphql-ghes.md
@@ -6,4 +6,4 @@
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/projects/insights-permissions.md b/data/reusables/projects/insights-permissions.md
index 47b0bec05d..23ccdfe3fc 100644
--- a/data/reusables/projects/insights-permissions.md
+++ b/data/reusables/projects/insights-permissions.md
@@ -1 +1 @@
-People with write or admin access to a project can use Insights.
\ No newline at end of file
+People with write or admin access to a project can use Insights.
diff --git a/data/reusables/projects/insights-release-note.md b/data/reusables/projects/insights-release-note.md
index c24311661a..159f588844 100644
--- a/data/reusables/projects/insights-release-note.md
+++ b/data/reusables/projects/insights-release-note.md
@@ -14,4 +14,4 @@
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/projects/roadmaps-release-stage.md b/data/reusables/projects/roadmaps-release-stage.md
index f8fadc8ac4..6fc3f32845 100644
--- a/data/reusables/projects/roadmaps-release-stage.md
+++ b/data/reusables/projects/roadmaps-release-stage.md
@@ -2,4 +2,4 @@
**Note:** Roadmaps for Projects are currently in private beta and subject to change. If you are interested in trying roadmaps, you can join the [waitlist](https://github.com/features/issues/signup).
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/projects/tasklists-release-stage.md b/data/reusables/projects/tasklists-release-stage.md
index 3cd884666f..909d796fc2 100644
--- a/data/reusables/projects/tasklists-release-stage.md
+++ b/data/reusables/projects/tasklists-release-stage.md
@@ -2,4 +2,4 @@
**Note:** Tasklists and the tracks and tracked by fields for Projects are currently in private beta and subject to change. If you are interested in trying Tasklists and using the new fields, you can join the [waitlist](https://aka.ms/tasklist-roadmap-signup).
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/repositories/about-READMEs.md b/data/reusables/repositories/about-READMEs.md
index be0bb6d2a6..18dfcd009d 100644
--- a/data/reusables/repositories/about-READMEs.md
+++ b/data/reusables/repositories/about-READMEs.md
@@ -1 +1 @@
-You can add a README file to a repository to communicate important information about your project. A README, along with a repository license, citation file{% ifversion fpt or ghec %}, contribution guidelines, and a code of conduct{% elsif ghes %} and contribution guidelines{% endif %}, communicates expectations for your project and helps you manage contributions.
\ No newline at end of file
+You can add a README file to a repository to communicate important information about your project. A README, along with a repository license, citation file{% ifversion fpt or ghec %}, contribution guidelines, and a code of conduct{% elsif ghes %} and contribution guidelines{% endif %}, communicates expectations for your project and helps you manage contributions.
diff --git a/data/reusables/saml/ae-uses-saml-sso.md b/data/reusables/saml/ae-uses-saml-sso.md
index 4085115a1f..08c138d1ba 100644
--- a/data/reusables/saml/ae-uses-saml-sso.md
+++ b/data/reusables/saml/ae-uses-saml-sso.md
@@ -1 +1 @@
-{% data variables.product.product_name %} uses SAML SSO for user authentication. You can centrally manage access to {% data variables.product.prodname_ghe_managed %} from an IdP that supports the SAML 2.0 standard.
\ No newline at end of file
+{% data variables.product.product_name %} uses SAML SSO for user authentication. You can centrally manage access to {% data variables.product.prodname_ghe_managed %} from an IdP that supports the SAML 2.0 standard.
diff --git a/data/reusables/saml/okta-ae-sso-beta.md b/data/reusables/saml/okta-ae-sso-beta.md
index 1fc5466e5c..641047999c 100644
--- a/data/reusables/saml/okta-ae-sso-beta.md
+++ b/data/reusables/saml/okta-ae-sso-beta.md
@@ -6,4 +6,4 @@
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/saml/okta-sign-on-tab.md b/data/reusables/saml/okta-sign-on-tab.md
index 4058acf22b..1be85163fc 100644
--- a/data/reusables/saml/okta-sign-on-tab.md
+++ b/data/reusables/saml/okta-sign-on-tab.md
@@ -1,3 +1,3 @@
1. Under the name of the application, click **Sign on**.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/saml/okta-view-setup-instructions.md b/data/reusables/saml/okta-view-setup-instructions.md
index a2a7731107..1a038165c6 100644
--- a/data/reusables/saml/okta-view-setup-instructions.md
+++ b/data/reusables/saml/okta-view-setup-instructions.md
@@ -1,3 +1,3 @@
1. Under "SIGN ON METHODS", click **View Setup Instructions**.
- 
\ No newline at end of file
+ 
diff --git a/data/reusables/saml/resources-without-sso.md b/data/reusables/saml/resources-without-sso.md
index 05a8e8ff4d..c5a1c750ff 100644
--- a/data/reusables/saml/resources-without-sso.md
+++ b/data/reusables/saml/resources-without-sso.md
@@ -4,4 +4,4 @@ IdP authentication is not required for accessing public repositories in certain
- Forking the repository
- Performing read operations via Git, such as cloning the repository
-Authentication is required for other access to public repositories, such as viewing issues, pull requests, projects, and releases.
\ No newline at end of file
+Authentication is required for other access to public repositories, such as viewing issues, pull requests, projects, and releases.
diff --git a/data/reusables/scim/ghes-scim-beta-note.md b/data/reusables/scim/ghes-scim-beta-note.md
index 95b2291d48..f5d3702ed5 100644
--- a/data/reusables/scim/ghes-scim-beta-note.md
+++ b/data/reusables/scim/ghes-scim-beta-note.md
@@ -6,4 +6,4 @@
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/scim/ghes-scim-idp-table.md b/data/reusables/scim/ghes-scim-idp-table.md
index 0e7f4baf3c..e3955d2ee7 100644
--- a/data/reusables/scim/ghes-scim-idp-table.md
+++ b/data/reusables/scim/ghes-scim-idp-table.md
@@ -4,4 +4,4 @@ IdP | SAML | User provisioning | Team mapping|
--- | --- | ---------------- | --------- |
[Azure Active Directory (Azure AD)](/admin/authentication/configuring-authentication-and-provisioning-with-your-identity-provider/configuring-authentication-and-provisioning-for-your-enterprise-using-azure-ad) | {% octicon "check-circle-fill" aria-label="The check icon" %} | {% octicon "check-circle-fill" aria-label="The check icon" %}| {% octicon "check-circle-fill" aria-label="The check icon" %} |
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/search/classic-search-code-search-note.md b/data/reusables/search/classic-search-code-search-note.md
index e816bad8aa..0784117ea5 100644
--- a/data/reusables/search/classic-search-code-search-note.md
+++ b/data/reusables/search/classic-search-code-search-note.md
@@ -1,3 +1,3 @@
This article refers to the classic GitHub search experience. If you are participating in the new code search and code view beta and have enabled the new functionality, the syntax for searching code and the GitHub.com search interface will differ. However, the search syntax for non-code search types will stay the same.
-For information about the new code search and code view, currently in limited public beta, see "[About GitHub Code Search (beta)](/search-github/github-code-search/about-github-code-search)." To try out the new code search and code view beta, join the [waitlist](https://github.com/features/code-search-code-view/signup).
\ No newline at end of file
+For information about the new code search and code view, currently in limited public beta, see "[About GitHub Code Search (beta)](/search-github/github-code-search/about-github-code-search)." To try out the new code search and code view beta, join the [waitlist](https://github.com/features/code-search-code-view/signup).
diff --git a/data/reusables/search/code-view-link.md b/data/reusables/search/code-view-link.md
index c06f94d345..debba940da 100644
--- a/data/reusables/search/code-view-link.md
+++ b/data/reusables/search/code-view-link.md
@@ -1 +1 @@
-For more information on the new code view, see "[Navigating files with the new code view (beta)](/repositories/working-with-files/managing-files/navigating-files-with-the-new-code-view)."
\ No newline at end of file
+For more information on the new code view, see "[Navigating files with the new code view (beta)](/repositories/working-with-files/managing-files/navigating-files-with-the-new-code-view)."
diff --git a/data/reusables/search/enabling-and-disabling-code-search-and-view-beta.md b/data/reusables/search/enabling-and-disabling-code-search-and-view-beta.md
index 778abee097..3f15a43fa5 100644
--- a/data/reusables/search/enabling-and-disabling-code-search-and-view-beta.md
+++ b/data/reusables/search/enabling-and-disabling-code-search-and-view-beta.md
@@ -3,4 +3,4 @@ You will receive an email when you are accepted from the waitlist to join the be
You can disable or enable the beta on {% data variables.product.prodname_dotcom_the_website %} anytime. Note that this setting applies to both the code search and the code view.
{% data reusables.feature-preview.feature-preview-setting %}
-1. To the right of "New Code Search and Code View (Beta)", click **Enable** or **Disable**.
\ No newline at end of file
+1. To the right of "New Code Search and Code View (Beta)", click **Enable** or **Disable**.
diff --git a/data/reusables/search/non-code-search-explanation.md b/data/reusables/search/non-code-search-explanation.md
index 0777e2be81..1ada327619 100644
--- a/data/reusables/search/non-code-search-explanation.md
+++ b/data/reusables/search/non-code-search-explanation.md
@@ -1 +1 @@
-Note that the syntax and qualifiers for searching for non-code content, such as issues, users, and discussions, work the same as before. For more information on non-code search, see "[About searching on GitHub](/search-github/getting-started-with-searching-on-github/about-searching-on-github)" and "[Searching on GitHub](/search-github/searching-on-github)."
\ No newline at end of file
+Note that the syntax and qualifiers for searching for non-code content, such as issues, users, and discussions, work the same as before. For more information on non-code search, see "[About searching on GitHub](/search-github/getting-started-with-searching-on-github/about-searching-on-github)" and "[Searching on GitHub](/search-github/searching-on-github)."
diff --git a/data/reusables/secret-scanning/bypass-reasons-and-alerts.md b/data/reusables/secret-scanning/bypass-reasons-and-alerts.md
index 9a3e402aec..2013a23b7c 100644
--- a/data/reusables/secret-scanning/bypass-reasons-and-alerts.md
+++ b/data/reusables/secret-scanning/bypass-reasons-and-alerts.md
@@ -4,4 +4,4 @@ This table shows the behavior of alerts for each way a user can bypass a push pr
|-----------------------|------------------------------------------------------|
| It's used in tests | {% data variables.product.prodname_dotcom %} creates a closed alert, resolved as "used in tests" |
| It's a false positive | {% data variables.product.prodname_dotcom %} creates a closed alert, resolved as "false positive" |
-| I'll fix it later | {% data variables.product.prodname_dotcom %} creates an open alert |
\ No newline at end of file
+| I'll fix it later | {% data variables.product.prodname_dotcom %} creates an open alert |
diff --git a/data/reusables/secret-scanning/scan-issue-description-and-comments.md b/data/reusables/secret-scanning/scan-issue-description-and-comments.md
index 8220cedcf1..653ae1d7be 100644
--- a/data/reusables/secret-scanning/scan-issue-description-and-comments.md
+++ b/data/reusables/secret-scanning/scan-issue-description-and-comments.md
@@ -1 +1 @@
-{% data variables.product.prodname_secret_scanning_caps %} also analyzes issue descriptions and comments for secrets.
\ No newline at end of file
+{% data variables.product.prodname_secret_scanning_caps %} also analyzes issue descriptions and comments for secrets.
diff --git a/data/reusables/secret-scanning/secret-scanning-alerts-beta.md b/data/reusables/secret-scanning/secret-scanning-alerts-beta.md
index 652c3f8261..a6b25798e6 100644
--- a/data/reusables/secret-scanning/secret-scanning-alerts-beta.md
+++ b/data/reusables/secret-scanning/secret-scanning-alerts-beta.md
@@ -5,4 +5,4 @@
**Note:** The {% data variables.secret-scanning.user_alerts %} feature is available as a beta for users on {% data variables.product.prodname_free_user %}, {% data variables.product.prodname_pro %}, or {% data variables.product.prodname_team %} plans and is subject to change.
{% endnote %}
-{% endif %}
\ No newline at end of file
+{% endif %}
diff --git a/data/reusables/secret-scanning/secret-scanning-enterprise-level-api.md b/data/reusables/secret-scanning/secret-scanning-enterprise-level-api.md
index a96d869476..b41e0dd3b4 100644
--- a/data/reusables/secret-scanning/secret-scanning-enterprise-level-api.md
+++ b/data/reusables/secret-scanning/secret-scanning-enterprise-level-api.md
@@ -1 +1 @@
-You can also enable or disable {% data variables.product.prodname_advanced_security %} features via the API. For more information, see "[Enable or disable security features for an enterprise](/rest/secret-scanning#enable-or-disable-security-features-for-an-enterprise)" in the REST API documentation.
\ No newline at end of file
+You can also enable or disable {% data variables.product.prodname_advanced_security %} features via the API. For more information, see "[Enable or disable security features for an enterprise](/rest/secret-scanning#enable-or-disable-security-features-for-an-enterprise)" in the REST API documentation.
diff --git a/data/reusables/security-advisory/global-advisories.md b/data/reusables/security-advisory/global-advisories.md
index 74822a646b..eb7f891d62 100644
--- a/data/reusables/security-advisory/global-advisories.md
+++ b/data/reusables/security-advisory/global-advisories.md
@@ -1 +1 @@
-Security advisories in the {% data variables.product.prodname_advisory_database %} at [github.com/advisories](https://github.com/advisories) are considered global advisories. Anyone can suggest improvements on any global security advisory in the {% data variables.product.prodname_advisory_database %}. You can edit or add any detail, including additionally affected ecosystems, severity level or description of who is impacted. The {% data variables.product.prodname_security %} curation team will review the submitted improvements and publish them onto the {% data variables.product.prodname_advisory_database %} if accepted.
\ No newline at end of file
+Security advisories in the {% data variables.product.prodname_advisory_database %} at [github.com/advisories](https://github.com/advisories) are considered global advisories. Anyone can suggest improvements on any global security advisory in the {% data variables.product.prodname_advisory_database %}. You can edit or add any detail, including additionally affected ecosystems, severity level or description of who is impacted. The {% data variables.product.prodname_security %} curation team will review the submitted improvements and publish them onto the {% data variables.product.prodname_advisory_database %} if accepted.
diff --git a/data/reusables/security-advisory/private-vulnerability-reporting-beta.md b/data/reusables/security-advisory/private-vulnerability-reporting-beta.md
index eb1fb8cca8..dd552a55ee 100644
--- a/data/reusables/security-advisory/private-vulnerability-reporting-beta.md
+++ b/data/reusables/security-advisory/private-vulnerability-reporting-beta.md
@@ -2,4 +2,4 @@
**Note:** The private reporting of vulnerabilities is currently in beta and subject to change.
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/security-advisory/private-vulnerability-reporting-overview.md b/data/reusables/security-advisory/private-vulnerability-reporting-overview.md
index b73073572f..2224368492 100644
--- a/data/reusables/security-advisory/private-vulnerability-reporting-overview.md
+++ b/data/reusables/security-advisory/private-vulnerability-reporting-overview.md
@@ -1,3 +1,3 @@
Private vulnerability reporting makes it easy for security researchers to report vulnerabilities directly to you using a simple form.
-When a security researcher reports a vulnerability privately, you are notified and can choose to either accept it, ask more questions, or reject it. If you accept the report, you're ready to collaborate on a fix for the vulnerability in private with the security researcher.
\ No newline at end of file
+When a security researcher reports a vulnerability privately, you are notified and can choose to either accept it, ask more questions, or reject it. If you accept the report, you're ready to collaborate on a fix for the vulnerability in private with the security researcher.
diff --git a/data/reusables/security-advisory/security-researcher-cannot-create-advisory.md b/data/reusables/security-advisory/security-researcher-cannot-create-advisory.md
index ae23866ee2..d334e0e38a 100644
--- a/data/reusables/security-advisory/security-researcher-cannot-create-advisory.md
+++ b/data/reusables/security-advisory/security-researcher-cannot-create-advisory.md
@@ -2,4 +2,4 @@
**Note:** If you are a security researcher, you should directly contact maintainers to ask them to create security advisories or issue CVEs on your behalf in repositories that you don't administer. However, if private vulnerabiliy reporting is enabled for the repository, you can _privately_ report a vulnerability yourself. For more information, see "[Privately reporting a security vulnerability](/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability)."
-{% endnote %}
\ No newline at end of file
+{% endnote %}
diff --git a/data/reusables/security-overview/about-the-security-overview.md b/data/reusables/security-overview/about-the-security-overview.md
index 2e1978ee6b..e2f182681f 100644
--- a/data/reusables/security-overview/about-the-security-overview.md
+++ b/data/reusables/security-overview/about-the-security-overview.md
@@ -1 +1 @@
-The security overview provides high-level summaries of the security status of an organization or enterprise and make it easy to identify problematic repositories that require intervention. You can also use the security overview to see which repositories have enabled specific security features and to configure any available security features that are not currently in use.
\ No newline at end of file
+The security overview provides high-level summaries of the security status of an organization or enterprise and make it easy to identify problematic repositories that require intervention. You can also use the security overview to see which repositories have enabled specific security features and to configure any available security features that are not currently in use.
diff --git a/data/reusables/support/support-ticket-translation-option.md b/data/reusables/support/support-ticket-translation-option.md
index 43a6427ecb..b2a83f82fa 100644
--- a/data/reusables/support/support-ticket-translation-option.md
+++ b/data/reusables/support/support-ticket-translation-option.md
@@ -1 +1 @@
-You can translate your support ticket into Chinese (Simplified), French, German, Japanese, Portuguese (Brazil), or Spanish. For more information, see "[Viewing and updating support tickets](/support/contacting-github-support/viewing-and-updating-support-tickets)."
\ No newline at end of file
+You can translate your support ticket into Chinese (Simplified), French, German, Japanese, Portuguese (Brazil), or Spanish. For more information, see "[Viewing and updating support tickets](/support/contacting-github-support/viewing-and-updating-support-tickets)."
diff --git a/data/reusables/two_fa/recover-account-without-2fa.md b/data/reusables/two_fa/recover-account-without-2fa.md
index 09dad77a79..b24cd8224e 100644
--- a/data/reusables/two_fa/recover-account-without-2fa.md
+++ b/data/reusables/two_fa/recover-account-without-2fa.md
@@ -1 +1 @@
-If you have lost access to your two-factor authentication credentials, there are a few different ways to recover your account. For more information, see "[Recovering your account if you lose your 2FA credentials](/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials)."
\ No newline at end of file
+If you have lost access to your two-factor authentication credentials, there are a few different ways to recover your account. For more information, see "[Recovering your account if you lose your 2FA credentials](/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials)."
diff --git a/data/reusables/two_fa/unlink-email-address.md b/data/reusables/two_fa/unlink-email-address.md
index facc77b1a6..1b658488b4 100644
--- a/data/reusables/two_fa/unlink-email-address.md
+++ b/data/reusables/two_fa/unlink-email-address.md
@@ -1 +1 @@
-If you cannot use any recovery methods, you have permanently lost access to your account. However, you can unlink an email address tied to the locked account. The unlinked email address can then be linked to a new or existing account. For more information, see "[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)."
\ No newline at end of file
+If you cannot use any recovery methods, you have permanently lost access to your account. However, you can unlink an email address tied to the locked account. The unlinked email address can then be linked to a new or existing account. For more information, see "[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)."
diff --git a/data/reusables/user-settings/sessions.md b/data/reusables/user-settings/sessions.md
index 743dcff89c..472a4af491 100644
--- a/data/reusables/user-settings/sessions.md
+++ b/data/reusables/user-settings/sessions.md
@@ -1 +1 @@
-1. In the "Access" section of the sidebar, click **{% octicon "broadcast" aria-label="The broadcast icon" %} Sessions**.
\ No newline at end of file
+1. In the "Access" section of the sidebar, click **{% octicon "broadcast" aria-label="The broadcast icon" %} Sessions**.
diff --git a/data/reusables/user-settings/user-api.md b/data/reusables/user-settings/user-api.md
index 252737fbc1..8edd1c026b 100644
--- a/data/reusables/user-settings/user-api.md
+++ b/data/reusables/user-settings/user-api.md
@@ -1 +1 @@
-If a request URL does not include a `{username}` parameter then the response will be for the signed-in user (and you must pass [authentication information](/rest/overview/resources-in-the-rest-api#authentication) with your request).{% ifversion fpt or ghes or ghec %} Additional private information, such as whether a user has two-factor authentication enabled, is included when authenticated through Basic Authentication or OAuth with the `user` scope.{% endif %}
\ No newline at end of file
+If a request URL does not include a `{username}` parameter then the response will be for the signed-in user (and you must pass [authentication information](/rest/overview/resources-in-the-rest-api#authentication) with your request).{% ifversion fpt or ghes or ghec %} Additional private information, such as whether a user has two-factor authentication enabled, is included when authenticated through Basic Authentication or OAuth with the `user` scope.{% endif %}