diff --git a/content/actions/index.md b/content/actions/index.md index d32dfec985e6..f289ebb7f72d 100644 --- a/content/actions/index.md +++ b/content/actions/index.md @@ -64,7 +64,7 @@ versions: -
+
{% octicon "search" width="24" %}

Sorry, there is no result for

It looks like we don't have an example that fits your filter.
Try another filter or add your code example

diff --git a/content/actions/managing-workflow-runs/removing-workflow-artifacts.md b/content/actions/managing-workflow-runs/removing-workflow-artifacts.md index a433c07caab8..91b744887d35 100644 --- a/content/actions/managing-workflow-runs/removing-workflow-artifacts.md +++ b/content/actions/managing-workflow-runs/removing-workflow-artifacts.md @@ -22,13 +22,13 @@ versions: {% data reusables.repositories.permissions-statement-write %} -{% data reusables.github-actions.artifact-log-retention-statement %} +{% data reusables.github-actions.artifact-log-retention-statement %} {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.actions-tab %} {% data reusables.repositories.navigate-to-workflow %} {% data reusables.repositories.view-run %} -1. Under **Artifacts**, click {% octicon "trashcan" aria-label="The trashcan icon" %} next to the artifact you want to remove. +1. Under **Artifacts**, click {% octicon "trash" aria-label="The trash icon" %} next to the artifact you want to remove. {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %} ![Delete artifact drop-down menu](/assets/images/help/repository/actions-delete-artifact-updated.png) {% else %} diff --git a/content/actions/reference/environments.md b/content/actions/reference/environments.md index ba6b5fca8c55..aa3570397f44 100644 --- a/content/actions/reference/environments.md +++ b/content/actions/reference/environments.md @@ -83,7 +83,7 @@ Deleting an environment will delete all secrets and protection rules associated {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} {% data reusables.github-actions.sidebar-environment %} -1. Next the the environment that you want to delete, click {% octicon "trashcan" aria-label="The trashcan icon" %}. +1. Next the the environment that you want to delete, click {% octicon "trash" aria-label="The trash icon" %}. 2. Click **I understand, delete this environment**. {% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@next" or currentVersion ver_gt "enterprise-server@3.1" %}You can also delete environments through the REST API. For more information, see "[Environments](/rest/reference/repos#environments)."{% endif %} diff --git a/content/discussions/index.md b/content/discussions/index.md index 9974eb20a236..e0092dcbc1d6 100644 --- a/content/discussions/index.md +++ b/content/discussions/index.md @@ -47,7 +47,7 @@ versions: {% if discussionsCommunityExamples.length > 6 %} {% endif %} -
+
{% octicon "search" width="24" %}

Sorry, there is no result for

It looks like we don't have an example that fits your filter.
Try another filter or add your code example

diff --git a/content/github/administering-a-repository/managing-teams-and-people-with-access-to-your-repository.md b/content/github/administering-a-repository/managing-teams-and-people-with-access-to-your-repository.md index 8bd8f523fde1..063be8cd3918 100644 --- a/content/github/administering-a-repository/managing-teams-and-people-with-access-to-your-repository.md +++ b/content/github/administering-a-repository/managing-teams-and-people-with-access-to-your-repository.md @@ -52,8 +52,8 @@ For more information about repository permission levels, see "[Permission levels {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} {% data reusables.repositories.navigate-to-manage-access %} -4. Under "Manage access", find the team or person whose access you'd like to remove, then click {% octicon "trashcan" aria-label="The trashcan icon" %}. - ![Trashcan icon for removing access](/assets/images/help/repository/manage-access-remove.png) +4. Under "Manage access", find the team or person whose access you'd like to remove, then click {% octicon "trash" aria-label="The trash icon" %}. + ![trash icon for removing access](/assets/images/help/repository/manage-access-remove.png) ### Further reading diff --git a/content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md b/content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md index c7618f35075b..0ac7f8a01c2f 100644 --- a/content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md +++ b/content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md @@ -37,7 +37,7 @@ If the branch you want to delete is associated with an open pull request, you mu {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.navigate-to-branches %} -1. Scroll to the branch that you want to delete, then click {% octicon "trashcan" aria-label="The trashcan icon to delete the branch" %}. +1. Scroll to the branch that you want to delete, then click {% octicon "trash" aria-label="The trash icon to delete the branch" %}. ![delete the branch](/assets/images/help/branches/branches-delete.png) {% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.21" %} diff --git a/content/github/managing-files-in-a-repository/deleting-files-in-a-repository.md b/content/github/managing-files-in-a-repository/deleting-files-in-a-repository.md index 163a2a447b08..501ad2aaaca4 100644 --- a/content/github/managing-files-in-a-repository/deleting-files-in-a-repository.md +++ b/content/github/managing-files-in-a-repository/deleting-files-in-a-repository.md @@ -25,7 +25,7 @@ If the file{% if currentVersion == "free-pro-team@latest" or currentVersion ver_ ### Deleting a file 1. Browse to the file in your repository that you want to delete. -2. At the top of the file, click {% octicon "trashcan" aria-label="The trashcan icon" %}. +2. At the top of the file, click {% octicon "trash" aria-label="The trash icon" %}. {% data reusables.files.write_commit_message %} {% data reusables.files.choose-commit-email %} {% data reusables.files.choose_commit_branch %} diff --git a/content/github/setting-up-and-managing-your-enterprise/connecting-an-azure-subscription-to-your-enterprise.md b/content/github/setting-up-and-managing-your-enterprise/connecting-an-azure-subscription-to-your-enterprise.md index 97191e7ef8a0..9fade74df65c 100644 --- a/content/github/setting-up-and-managing-your-enterprise/connecting-an-azure-subscription-to-your-enterprise.md +++ b/content/github/setting-up-and-managing-your-enterprise/connecting-an-azure-subscription-to-your-enterprise.md @@ -9,7 +9,7 @@ versions: --- ### About Azure subscriptions and {% data variables.product.product_name %} -{% data reusables.enterprise-accounts.billing-microsoft-ea-overview %} For more information, see "[About billing for {% data variables.product.prodname_actions %}](/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions) and "[About billing for {% data variables.product.prodname_registry %}](/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-packages)." +{% data reusables.enterprise-accounts.billing-microsoft-ea-overview %} For more information, see "[About billing for {% data variables.product.prodname_actions %}](/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions) and "[About billing for {% data variables.product.prodname_registry %}](/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-packages)." After you connect an Azure subscription, you can also manage your spending limit. For information on managing and changing your account's spending limit, see "[Managing your spending limit for {% data variables.product.prodname_registry %}](/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages)" and "[Managing your spending limit for {% data variables.product.prodname_actions %}](/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions)." @@ -23,7 +23,7 @@ To connect your Azure subscription, you must have owner permissions to the subsc {% data reusables.enterprise-accounts.payment-information-tab %} 1. Under "Payment Information", click **Add Azure Subscription**. 1. To sign in to your Microsoft account, follow the prompts. -1. Review the "Permissions requested" prompt. If you agree with the terms, click **Accept**. +1. Review the "Permissions requested" prompt. If you agree with the terms, click **Accept**. 1. Under "Select a subscription", select the Azure Subscription ID that you want to connect to your enterprise. 1. Click **Connect**. @@ -35,5 +35,5 @@ After you disconnect your Azure subscription from your enterprise account, your {% data reusables.enterprise-accounts.settings-tab %} {% data reusables.enterprise-accounts.billing-tab %} {% data reusables.enterprise-accounts.payment-information-tab %} -1. Under "Azure subscription", to the right of the subscription ID you want to disconnect, click **{% octicon "trashcan" aria-label="The trashcan icon" %}**. +1. Under "Azure subscription", to the right of the subscription ID you want to disconnect, click **{% octicon "trash" aria-label="The trash icon" %}**. 1. Review the prompt, then click **Remove**. diff --git a/content/github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address.md b/content/github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address.md index c5e362db8d0f..81a53fe920e7 100644 --- a/content/github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address.md +++ b/content/github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address.md @@ -22,7 +22,7 @@ topics: ![Add another email address button](/assets/images/help/settings/add_another_email_address.png) 4. Under "Primary email address", use the drop-down menu to click the email address you'd like to set as your primary email address, and click **Save**. ![Set as primary button](/assets/images/help/settings/set_as_primary_email.png) -5. To remove the old email address from your account, next to the old email, click {% octicon "trashcan" aria-label="The trashcan symbol" %}. +5. To remove the old email address from your account, next to the old email, click {% octicon "trash" aria-label="The trash symbol" %}. {% if currentVersion == "free-pro-team@latest" %} 6. Verify your new primary email address. Without a verified email address, you won't be able to use all of {% data variables.product.product_name %}'s features. For more information, see "[Verifying your email address](/articles/verifying-your-email-address)." {% endif %} diff --git a/content/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository.md b/content/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository.md index a1aa21b439e5..553aa7d0c6d1 100644 --- a/content/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository.md +++ b/content/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository.md @@ -28,7 +28,7 @@ While forks of private repositories are deleted when a collaborator is removed, {% data reusables.repositories.sidebar-settings %} {% if currentVersion == "free-pro-team@latest" %} {% data reusables.repositories.navigate-to-manage-access %} -4. To the right of the collaborator you want to remove, click {% octicon "trashcan" aria-label="The trashcan icon" %}. +4. To the right of the collaborator you want to remove, click {% octicon "trash" aria-label="The trash icon" %}. ![Button to remove collaborator](/assets/images/help/repository/collaborator-remove.png) {% else %} 3. In the left sidebar, click **Collaborators & teams**. diff --git a/content/graphql/overview/breaking-changes.md b/content/graphql/overview/breaking-changes.md index 6cdf450befbe..4b22e72a426e 100644 --- a/content/graphql/overview/breaking-changes.md +++ b/content/graphql/overview/breaking-changes.md @@ -27,7 +27,7 @@ We'll announce upcoming breaking changes at least three months before making cha {% for change in date[1] %}
    -
  • {% if change.criticality == 'breaking' %}Breaking{% else %}Dangerous{% endif %} A change will be made to {{ change.location }}. +
  • {% if change.criticality == 'breaking' %}Breaking{% else %}Dangerous{% endif %} A change will be made to {{ change.location }}.

    Description: {{ change.description }}

    diff --git a/content/insights/installing-and-configuring-github-insights/managing-contributors-and-teams.md b/content/insights/installing-and-configuring-github-insights/managing-contributors-and-teams.md index 2de84d7acf95..ddeaeca37cb2 100644 --- a/content/insights/installing-and-configuring-github-insights/managing-contributors-and-teams.md +++ b/content/insights/installing-and-configuring-github-insights/managing-contributors-and-teams.md @@ -80,7 +80,7 @@ You can merge contributors manually or automatically, based on contributors {% d ### Managing teams in {% data variables.product.prodname_insights %} -There are two types of teams in {% data variables.product.prodname_insights %}: teams imported from {% data variables.product.product_name %} and custom teams. +There are two types of teams in {% data variables.product.prodname_insights %}: teams imported from {% data variables.product.product_name %} and custom teams. When an organization is added to {% data variables.product.prodname_insights %}, all of the organization's teams are imported from {% data variables.product.product_name %}. You can search and filter by these teams in {% data variables.product.prodname_insights %}. You can manage the teams in {% data variables.product.product_name %}. @@ -110,8 +110,8 @@ You can create and manage custom teams in {% data variables.product.prodname_ins {% data reusables.github-insights.settings-tab %} {% data reusables.github-insights.teams-tab %} {% data reusables.github-insights.edit-team %} -3. To the right of the contributor you'd like to remove, click {% octicon "trashcan" aria-label="The trashcan icon" %}. - ![Trashcan button](/assets/images/help/insights/contributor-trashcan.png) +3. To the right of the contributor you'd like to remove, click {% octicon "trash" aria-label="The trash icon" %}. + ![trash button](/assets/images/help/insights/contributor-trashcan.png) #### Renaming a custom team diff --git a/content/insights/installing-and-configuring-github-insights/managing-events.md b/content/insights/installing-and-configuring-github-insights/managing-events.md index d170abc9687d..fc4ae321a2e7 100644 --- a/content/insights/installing-and-configuring-github-insights/managing-events.md +++ b/content/insights/installing-and-configuring-github-insights/managing-events.md @@ -32,6 +32,6 @@ After you create an event in {% data variables.product.prodname_insights %}, any {% data reusables.github-insights.settings-tab %} {% data reusables.github-insights.events-tab %} -3. To the right of the event you want to delete, click **{% octicon "trashcan" aria-label="The trashcan icon" %}**. +3. To the right of the event you want to delete, click **{% octicon "trash" aria-label="The trash icon" %}**. ![Trash can button](/assets/images/help/insights/trashcan-button.png) 4. Click **Confirm**. diff --git a/content/organizations/managing-access-to-your-organizations-project-boards/managing-team-access-to-an-organization-project-board.md b/content/organizations/managing-access-to-your-organizations-project-boards/managing-team-access-to-an-organization-project-board.md index 2d4ca65beab2..8a29b697614c 100644 --- a/content/organizations/managing-access-to-your-organizations-project-boards/managing-team-access-to-an-organization-project-board.md +++ b/content/organizations/managing-access-to-your-organizations-project-boards/managing-team-access-to-an-organization-project-board.md @@ -52,5 +52,5 @@ If a team's access to a project board is inherited from a parent team, you must {% data reusables.organizations.specific_team %} 4. Above the team's conversation, click {% octicon "project" aria-label="The Projects icon" %} **Projects**. ![The team repositories tab](/assets/images/help/organizations/team-project-board-button.png) -5. To change permissions levels, to the right of the project board you want to update, use the drop-down. To remove a project board, click **{% octicon "trashcan" aria-label="The trashcan icon" %}**. +5. To change permissions levels, to the right of the project board you want to update, use the drop-down. To remove a project board, click **{% octicon "trash" aria-label="The trash icon" %}**. ![Remove a project board from your team trash button](/assets/images/help/organizations/trash-button.png) diff --git a/includes/all-articles-category.html b/includes/all-articles-category.html index 0e1fdbd61bf4..d2e3cfa875e7 100644 --- a/includes/all-articles-category.html +++ b/includes/all-articles-category.html @@ -22,7 +22,7 @@

    {{ maptopic.title }}

    {% endfor %} {% assign numArticles = maptopic.childArticles | obj_size %} {% if numArticles > maxArticles %} - + {% endif %}
diff --git a/includes/all-articles-product.html b/includes/all-articles-product.html index 49074536edd6..2de32628532c 100644 --- a/includes/all-articles-product.html +++ b/includes/all-articles-product.html @@ -21,7 +21,7 @@

{{ category[1].title }} {% if numArticles > maxArticles %} - + {% endif %} {% endunless %} {% endfor %} @@ -34,7 +34,7 @@

{{ category[1].title }} {% if numArticles > maxArticles %} - + {% endif %} {% endif %}

diff --git a/includes/article-cards.html b/includes/article-cards.html index bb64bb9152a2..de7c3eb5ef03 100644 --- a/includes/article-cards.html +++ b/includes/article-cards.html @@ -5,7 +5,7 @@

{% data ui.product_sublanding.all_guides %}

- +
- + {% data ui.helpfulness.comment_label %} - + {% data ui.helpfulness.optional %} @@ -76,7 +76,7 @@ data-help-no > {% data ui.helpfulness.email_label %} - + {% data ui.helpfulness.optional %} @@ -97,11 +97,11 @@ data-help-yes data-help-no > -

- diff --git a/includes/landing.html b/includes/landing.html index d13038737be2..f8b0f90f88d2 100644 --- a/includes/landing.html +++ b/includes/landing.html @@ -1,5 +1,5 @@ -
+
@@ -17,7 +17,7 @@

{% data ui.search.need_help %}

-

{% data ui.homepage.explore_by_product %}

+

{% data ui.homepage.explore_by_product %}

{% for product in activeProducts %} {% if product.versions contains currentVersion or currentVersion == 'homepage' %} diff --git a/includes/learning-track-nav.html b/includes/learning-track-nav.html index 674fafe85e1e..a929ec33b6c7 100644 --- a/includes/learning-track-nav.html +++ b/includes/learning-track-nav.html @@ -1,18 +1,18 @@ -
+
{% assign track = currentLearningTrack %} {% if track.prevGuide %} - {% data ui.learning_track_nav.prevGuide %} - {{track.prevGuide.title}} + {% data ui.learning_track_nav.prevGuide %} + {{track.prevGuide.title}} {% endif %} {% if track.nextGuide %} - {% data ui.learning_track_nav.nextGuide %} - {{track.nextGuide.title}} + {% data ui.learning_track_nav.nextGuide %} + {{track.nextGuide.title}} {% endif %} -
\ No newline at end of file +
diff --git a/includes/liquid-tags/link-as-article-card.html b/includes/liquid-tags/link-as-article-card.html index 37280f625b7c..23ba93ef90c3 100644 --- a/includes/liquid-tags/link-as-article-card.html +++ b/includes/liquid-tags/link-as-article-card.html @@ -1,14 +1,14 @@ \ No newline at end of file +
diff --git a/includes/release-notes-category-label.html b/includes/release-notes-category-label.html index 30bb814c2571..cc3bfebee725 100644 --- a/includes/release-notes-category-label.html +++ b/includes/release-notes-category-label.html @@ -17,4 +17,4 @@ {% assign text = "INVALID SECTION" %} {% endcase %} - + diff --git a/includes/rest_operation.html b/includes/rest_operation.html index dc30f725ca89..b9c5c0062d41 100644 --- a/includes/rest_operation.html +++ b/includes/rest_operation.html @@ -5,7 +5,7 @@

{{operation.descriptionHTML}}
-
{{operation.verb}} {{operation.requestPath}}
+
{{operation.verb}} {{operation.requestPath}}
{% if operation.parameters.size > 0 or operation.bodyParameters.size > 0 %}

@@ -21,7 +21,7 @@

- @@ -73,7 +73,7 @@

{% for childParamsGroup in bodyParam.childParamsGroups %}
-

Properties of the {{ childParamsGroup.parentName }} {{ childParamsGroup.parentType }}

+

Properties of the {{ childParamsGroup.parentName }} {{ childParamsGroup.parentType }}

{% for childParam in childParamsGroup.params %} @@ -135,7 +135,7 @@

{% endif %}

{% for preview in operation.x-github.previews %} -
+
{{ preview.html }} {% if preview.required %}☝️ {% data ui.products.rest.reference.preview_header_is_required %}.{% endif %}
diff --git a/includes/sidebar.html b/includes/sidebar.html index de2fc8991ea4..74f1c94cc518 100644 --- a/includes/sidebar.html +++ b/includes/sidebar.html @@ -2,10 +2,10 @@