diff --git a/content/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning.md b/content/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning.md index b9f87eb8c3d3..c1ba167f0ebb 100644 --- a/content/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning.md +++ b/content/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning.md @@ -89,10 +89,8 @@ When you initially configure default setup for {% data variables.product.prodnam {% endif %} > [!NOTE] -{% ifversion default-setup-pre-enablement %} -> If the analyses fail for all {% data variables.product.prodname_codeql %}-supported languages in a repository, default setup will still be enabled, but it will not run any scans or use any {% data variables.product.prodname_actions %} minutes until another {% data variables.product.prodname_codeql %}-supported language is added to the repository or default setup is manually reconfigured, and the analysis of a {% data variables.product.prodname_codeql %}-supported language succeeds. -{% else %} -> At least one {% data variables.product.prodname_codeql %}-supported language's analysis in a repository must succeed, or else default setup will not be successfully enabled in that repository. +{% ifversion default-setup-pre-enablement %}> If the analyses fail for all {% data variables.product.prodname_codeql %}-supported languages in a repository, default setup will still be enabled, but it will not run any scans or use any {% data variables.product.prodname_actions %} minutes until another {% data variables.product.prodname_codeql %}-supported language is added to the repository or default setup is manually reconfigured, and the analysis of a {% data variables.product.prodname_codeql %}-supported language succeeds. +{% else %}> At least one {% data variables.product.prodname_codeql %}-supported language's analysis in a repository must succeed, or else default setup will not be successfully enabled in that repository. {% endif %} {% data reusables.repositories.navigate-to-repo %} diff --git a/content/issues/organizing-your-work-with-project-boards/managing-project-boards/creating-a-project-board.md b/content/issues/organizing-your-work-with-project-boards/managing-project-boards/creating-a-project-board.md index 735ba93ea34a..e0202dad8de5 100644 --- a/content/issues/organizing-your-work-with-project-boards/managing-project-boards/creating-a-project-board.md +++ b/content/issues/organizing-your-work-with-project-boards/managing-project-boards/creating-a-project-board.md @@ -35,7 +35,7 @@ You can also configure workflow automations to keep your {% data variables.proje {% data reusables.projects.classic-project-creation %} {% data reusables.profile.access_profile %} -1. On the top of your profile page, in the main navigation, click {% octicon "project" aria-hidden="true" %} **Projects**. +1. On the top of your profile page, in the main navigation, click **{% octicon "project" aria-hidden="true" %} Projects**. ![Screenshot showing profile tabs. The 'Projects' tab is highlighted with an orange outline.](/assets/images/help/projects-v2/tab-projects.png){% ifversion projects-v2 %} @@ -92,7 +92,7 @@ You can also configure workflow automations to keep your {% data variables.proje {% data reusables.projects.classic-project-creation %} {% data reusables.repositories.navigate-to-repo %} -1. Under your repository name, click {% octicon "project" aria-hidden="true" %} **Projects**.{% ifversion projects-v2 %} +1. Under your repository name, click **{% octicon "project" aria-hidden="true" %} Projects**.{% ifversion projects-v2 %} 1. Click **Projects (classic)**{% endif %} {% data reusables.project-management.click-new-project %} {% data reusables.project-management.create-project-name-description %} diff --git a/content/issues/organizing-your-work-with-project-boards/tracking-work-with-project-boards/adding-issues-and-pull-requests-to-a-project-board.md b/content/issues/organizing-your-work-with-project-boards/tracking-work-with-project-boards/adding-issues-and-pull-requests-to-a-project-board.md index 8849d3fefc46..b9383aa86269 100644 --- a/content/issues/organizing-your-work-with-project-boards/tracking-work-with-project-boards/adding-issues-and-pull-requests-to-a-project-board.md +++ b/content/issues/organizing-your-work-with-project-boards/tracking-work-with-project-boards/adding-issues-and-pull-requests-to-a-project-board.md @@ -32,7 +32,7 @@ You can put a maximum of 2,500 cards into each project column. If a column has r ## Adding issues and pull requests to a {% data variables.projects.projects_v1_board %} 1. Navigate to the {% data variables.projects.projects_v1_board %} where you want to add issues and pull requests. -1. In your {% data variables.projects.projects_v1_board %}, click {% octicon "plus" aria-hidden="true" %} **Add cards**. +1. In your {% data variables.projects.projects_v1_board %}, click **{% octicon "plus" aria-hidden="true" %} Add cards**. ![Screenshot showing the header of a project. The "Add cards" button is highlighted with an orange outline.](/assets/images/help/projects/add-cards-button.png) 1. Search for issues and pull requests to add to your {% data variables.projects.projects_v1_board %} using search qualifiers such as `is:issue is:open`. For more information on search qualifiers you can use, see "[AUTOTITLE](/search-github/searching-on-github/searching-issues-and-pull-requests)." 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 fbe3fcf98e8b..25999144f352 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 @@ -25,7 +25,7 @@ When you copy a project, the new project will contain the same {% data reusables ![Screenshot showing a project's menu bar. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/open-menu.png) -1. In the menu, click {% octicon "copy" aria-hidden="true" %} **Make a copy**. +1. In the menu, click **{% octicon "copy" aria-hidden="true" %} Make a copy**. 1. Optionally, if you want all draft issues to be copied with the project, in the "Make a copy" dialog, select **Draft issues will be copied if selected**.{%- ifversion projects-v2-org-templates-improvements %}{%- else %} ![Screenshot showing the "Make a copy" form.](/assets/images/help/projects-v2/copy-project-form.png) diff --git a/content/issues/planning-and-tracking-with-projects/creating-projects/migrating-from-projects-classic.md b/content/issues/planning-and-tracking-with-projects/creating-projects/migrating-from-projects-classic.md index 93de7d16eb78..18b9c4e73421 100644 --- a/content/issues/planning-and-tracking-with-projects/creating-projects/migrating-from-projects-classic.md +++ b/content/issues/planning-and-tracking-with-projects/creating-projects/migrating-from-projects-classic.md @@ -37,7 +37,7 @@ You can migrate your {% data variables.projects.projects_v1_boards %} to the new ![Screenshot showing the profile photo menu. The "Your projects" link is highlighted with an orange outline.](/assets/images/help/projects-v2/projects-profile-menu.png) -1. On the top of your profile page, in the main navigation, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. On the top of your profile page, in the main navigation, click **{% octicon "table" aria-hidden="true" %} Projects**. ![Screenshot showing the tabs on a user profile. The 'Projects' tab is highlighted with an orange outline.](/assets/images/help/projects-v2/tab-projects.png) 1. Above the list of projects, click **Projects (classic)**. {% data reusables.projects.migrate-project-steps %} @@ -48,6 +48,6 @@ You can migrate your {% data variables.projects.projects_v1_boards %} to the new > {% data variables.projects.projects_v2_caps %} does not support repository level projects. When you migrate a repository {% data variables.projects.projects_v1_board %}, it will migrate to either the organization or personal account that owns the repository project, and the migrated project will be pinned to the original repository. {% data reusables.repositories.navigate-to-repo %} -1. Under your repository name, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. Under your repository name, click **{% octicon "table" aria-hidden="true" %} Projects**. 1. In the left sidebar, click **Projects (classic)**. {% data reusables.projects.migrate-project-steps %} 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 e19aec0792d2..66bf53a88584 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 @@ -25,7 +25,7 @@ The current count of cards and the column's limit is displayed at the top of the 1. Click {% octicon "kebab-horizontal" aria-label="Column context menu" %} next to the name of the column you want to modify. ![Screenshot showing a top of a column in the table layout. The column context menu button is highlighted with an orange outline.](/assets/images/help/projects-v2/board-column-menu.png) -1. In the menu, click {% octicon "number" aria-hidden="true" %} **Set column limit**. +1. In the menu, click **{% octicon "number" aria-hidden="true" %} Set column limit**. 1. Under "Column limit", type the card limit for this column. 1. Optionally, to remove the limit, clear the entry. 1. Click **Save**. @@ -41,7 +41,7 @@ The current count of cards and the column's limit is displayed at the top of the In the board layout, you choose any single select or iteration field for your columns. If you drag an item to a new column, the value of that column is applied to the dragged item. For example, if you use the "Status" field for your board columns and then drag an item with a status of `In progress` to the `Done` column, the status of the item will switch to `Done`. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "columns" aria-hidden="true" %} **Column field**. +1. Click **{% octicon "columns" aria-hidden="true" %} Column field**. 1. Click the field you want to use. {% ifversion projects-v2-column-visibility %} 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 829b670e53d5..b75d675dfc92 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 @@ -21,11 +21,11 @@ For more information about changing a view to use the roadmap layout, see "[AUTO You can set the date or iteration fields that your roadmap will use to position items. When you set a view to a roadmap layout, {% data variables.product.company_short %} will attempt to use existing date and iteration fields you have already set up. For more information on creating new fields, see "[AUTOTITLE](/issues/planning-and-tracking-with-projects/understanding-fields/about-date-fields)" and "[AUTOTITLE](/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields)." -1. In the top right of your roadmap, click {% octicon "calendar" aria-hidden="true" %} **Date fields**. +1. In the top right of your roadmap, click **{% octicon "calendar" aria-hidden="true" %} Date fields**. ![Screenshot showing the menu items for a roadmap layout. The "Date fields" button is highlighted with an orange rectangle.](/assets/images/help/projects-v2/roadmap-menu-dates.png) -1. Optionally, to create a new date or iteration field, click {% octicon "plus" aria-hidden="true" %} **New field**, type the name of your field, and click **Save**. You can then select the new field or create another. +1. Optionally, to create a new date or iteration field, click **{% octicon "plus" aria-hidden="true" %} New field**, type the name of your field, and click **Save**. You can then select the new field or create another. 1. Select a date or iteration field for "Start date" and "Target date." {% ifversion projects-v2-roadmap-markers %} @@ -34,7 +34,7 @@ You can set the date or iteration fields that your roadmap will use to position You can configure vertical markers on a roadmap to show your iterations, the dates of items in your project, and the milestones associated with items in your project. -1. In the top right of your roadmap, click {% octicon "location" aria-hidden="true" %} **Markers**. +1. In the top right of your roadmap, click **{% octicon "location" aria-hidden="true" %} Markers**. ![Screenshot showing the menu bar in a roadmap layout. The "Markers" button is highlighted with an orange outline.](/assets/images/help/projects-v2/markers.png) 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 861963b419f8..50a5f01646b0 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 @@ -25,7 +25,7 @@ You can also hide individual fields using the field headers. 1. Next to the field you want to hide, click {% octicon "kebab-horizontal" aria-label="Status column options" %}. ![Screenshot showing a field header. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/modify-field-menu.png) -1. Click {% octicon "eye-closed" aria-hidden="true" %} **Hide field**. +1. Click **{% octicon "eye-closed" aria-hidden="true" %} Hide field**. ## Grouping by field values diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md index 9e369bcebe3f..7b3e57a54688 100644 --- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md +++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md @@ -30,7 +30,7 @@ You can duplicate an existing view and use it as a base to make further changes. 1. Switch to the view you want to duplicate. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "versions" aria-hidden="true" %} **Duplicate view**. +1. Click **{% octicon "versions" aria-hidden="true" %} Duplicate view**. ## Saving changes to a view @@ -52,7 +52,7 @@ You can rename your saved views. The name change is automatically saved. 1. Switch to the view you want to rename. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "pencil" aria-hidden="true" %} **Rename view**. +1. Click **{% octicon "pencil" aria-hidden="true" %} Rename view**. 1. Type the new name for your view. 1. To save your changes, press Return. @@ -60,4 +60,4 @@ You can rename your saved views. The name change is automatically saved. 1. Switch to the view you want to delete. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "trash" aria-hidden="true" %} **Delete view**. +1. Click **{% octicon "trash" aria-hidden="true" %} Delete view**. diff --git a/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md b/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md index 9a9cef27c972..9fe2990cabc5 100644 --- a/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md +++ b/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md @@ -14,7 +14,7 @@ topics: You can browse all of your projects, regardless of where they are located. You can see the projects you have recently viewed and the projects you have created, and apply your own filters. 1. In the top left of any page, click {% octicon "three-bars" aria-label="Open global navigation menu" %} to open the global navigation menu. -1. In the menu, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. In the menu, click **{% octicon "table" aria-hidden="true" %} Projects**. {% data reusables.projects.index-select %} ## Finding an organization's projects @@ -23,7 +23,7 @@ You can view and filter all the projects owned by an organization that you have {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} -1. Under the organization name, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. Under the organization name, click **{% octicon "table" aria-hidden="true" %} Projects**. {% data reusables.projects.index-select %} ## Finding projects owned by your personal account @@ -31,7 +31,7 @@ You can view and filter all the projects owned by an organization that you have You can view and filter projects that you have created under your personal account. {% data reusables.profile.access_profile %} -1. On your profile, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. On your profile, click **{% octicon "table" aria-hidden="true" %} Projects**. {% data reusables.projects.index-select %} ## Finding projects linked to a repository @@ -39,7 +39,7 @@ You can view and filter projects that you have created under your personal accou Repositories can be linked to organization-level and user-level projects. You can browse and filter the projects that are linked to a specific repository. For more information on linking projects to a repository, see "[AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository)." 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of your repository. -1. Click {% octicon "table" aria-hidden="true" %} **Projects**. +1. Click **{% octicon "table" aria-hidden="true" %} Projects**. ![Screenshot showing a repository's tabs. The "Projects" tab is highlighted with an orange outline.](/assets/images/help/projects-v2/repo-tab.png) @@ -52,7 +52,7 @@ You can also link a project to specific teams in an organization and then browse {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} {% data reusables.organizations.specific_team %} -1. Click {% octicon "project" aria-hidden="true" %} **Projects**. +1. Click **{% octicon "project" aria-hidden="true" %} Projects**. ![Screenshot of the main page for a team. In the horizontal navigation bar, the "Projects" tab is outlined in dark orange.](/assets/images/help/organizations/team-project-board-button.png) diff --git a/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md b/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md index 81a085f1abbb..e716b09395c3 100644 --- a/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md +++ b/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md @@ -81,7 +81,7 @@ Specify a priority for all issues in your project. Next, group all of the items in your project by priority to make it easier to focus on the high priority items. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "rows" aria-hidden="true" %} **Group**. +1. Click **{% octicon "rows" aria-hidden="true" %} Group**. 1. Click **Priority**. Now, move issues between groups to change their priority. @@ -121,7 +121,7 @@ When you changed the layout, your project displayed an indicator to show that th To indicate the purpose of the view, give it a descriptive name. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "pencil" aria-hidden="true" %} **Rename view**. +1. Click **{% octicon "pencil" aria-hidden="true" %} Rename view**. 1. Type the new name for your view. 1. To save changes, press Return. @@ -143,7 +143,7 @@ Finally, add a built in workflow to set the status to **Todo** when an item is a 1. In the top-right, click {% octicon "kebab-horizontal" aria-label="The menu icon" %} to open the menu. ![Screenshot showing a project's menu bar. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/open-menu.png) -1. In the menu, click {% octicon "workflow" aria-hidden="true" %} **Workflows**. +1. In the menu, click **{% octicon "workflow" aria-hidden="true" %} Workflows**. 1. Under **Default workflows**, click **Item added to project**. 1. Next to **When**, ensure that both `issues` and `pull requests` are selected. 1. Next to **Set**, select **Status:Todo**. diff --git a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md index 90af3af3a4b3..1d37ade7af4c 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md +++ b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md @@ -29,7 +29,7 @@ You can archive an item to keep the context about the item in the project but re ![Screenshot showing a project's menu bar. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/open-menu.png) -1. In the menu, click {% octicon "archive" aria-hidden="true" %} **Archived items**. +1. In the menu, click **{% octicon "archive" aria-hidden="true" %} Archived items**. 1. Optionally, to filter the archived items displayed, type your filter into the text box above the list of items. For more information about the available filters, see "[AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects)." 1. To the left of each item title, select the items you would like to restore. diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md index 38a469c24901..6844446e6ca8 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md @@ -15,7 +15,7 @@ You can list relevant projects in a repository. You can only list projects that In order for repository members to see a project listed in a repository, they must have visibility for the project. For more information, see "[AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects)" and "[AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects)." 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of your repository. -1. Click {% octicon "table" aria-hidden="true" %} **Projects**. +1. Click **{% octicon "table" aria-hidden="true" %} Projects**. ![Screenshot showing a repository's tabs. The "Projects" tab is highlighted with an orange outline.](/assets/images/help/projects-v2/repo-tab.png) 1. Click **Link a project**. 1. In the search bar that appears, search for projects that are owned by the same user or organization that owns the repository. diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md index 2a4e62ce86fa..18821c2ca3ee 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md @@ -22,7 +22,7 @@ Teams are granted read permissions on any project they are added to. This permis {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} {% data reusables.organizations.specific_team %} -1. Click {% octicon "project" aria-hidden="true" %} **Projects**. +1. Click **{% octicon "project" aria-hidden="true" %} Projects**. ![Screenshot of the main page for a team. In the horizontal navigation bar, the "Projects" tab is outlined in dark orange.](/assets/images/help/organizations/team-project-board-button.png) diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md index 61f14a8dcdef..2d687c50edef 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md @@ -14,7 +14,7 @@ allowTitleToDifferFromFilename: true You can download a view as a _.tsv_ (tab-separated) file. 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of your repository. -1. Click {% octicon "table" aria-hidden="true" %} **Projects**. +1. Click **{% octicon "table" aria-hidden="true" %} Projects**. ![Screenshot showing a repository's tabs. The "Projects" tab is highlighted with an orange outline.](/assets/images/help/projects-v2/repo-tab.png) {% data reusables.projects.open-view-menu %} diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization.md index 9b0aa77529e7..958d8698adab 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization.md @@ -71,7 +71,7 @@ You can filter the list of projects in your organization to only show projects s If you have write or admin permissions for a project in your organization, you can choose to copy the project as a template. This will make a duplicate of the current project—copying the {% data reusables.projects.what-gets-copied %} —and set that copied project as a template for your organization. {% data reusables.projects.project-settings %} -1. In the "Templates" section, click {% octicon "duplicate" aria-hidden="true" %} **Copy as template**. +1. In the "Templates" section, click **{% octicon "duplicate" aria-hidden="true" %} Copy as template**. {% ifversion projects-v2-org-templates-GA-updates %} diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md index edb5bc5af899..f51fc1b5951e 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md @@ -34,7 +34,7 @@ If your project makes use of iteration fields, you can use the roadmap layout to 1. Click the name of the iteration field you want to adjust. 1. To add a new iteration of the same duration, click **Add iteration**. ![Screenshot showing iteration settings. The "Add iteration" button is highlighted with an orange outline.](/assets/images/help/projects-v2/add-iteration.png) -1. Optionally, to customize the duration of the new iteration and when it will start, click {% octicon "triangle-down" aria-hidden="true" %} **More options**, select a starting date and duration, and click **Add**. +1. Optionally, to customize the duration of the new iteration and when it will start, click **{% octicon "triangle-down" aria-hidden="true" %} More options**, select a starting date and duration, and click **Add**. ![Screenshot showing iteration settings. The "More options" button is highlighted with an orange outline.](/assets/images/help/projects-v2/add-iteration-options.png) 1. Click **Save changes**. diff --git a/content/issues/tracking-your-work-with-issues/using-issues/creating-an-issue.md b/content/issues/tracking-your-work-with-issues/using-issues/creating-an-issue.md index 69a493ff7a7d..7b87b049a12f 100644 --- a/content/issues/tracking-your-work-with-issues/using-issues/creating-an-issue.md +++ b/content/issues/tracking-your-work-with-issues/using-issues/creating-an-issue.md @@ -88,7 +88,7 @@ You can open a new issue from a specific line or lines of code in a file or pull {% data reusables.repositories.navigate-to-repo %} 1. Locate the code you want to reference in an issue: * To open an issue about code in a file, navigate to the file. - * To open an issue about code in a pull request, navigate to the pull request and click {% octicon "diff" aria-hidden="true" %} **Files changed**. Then, browse to the file that contains the code you want included in your comment, and click **View**. + * To open an issue about code in a pull request, navigate to the pull request and click **{% octicon "diff" aria-hidden="true" %} Files changed**. Then, browse to the file that contains the code you want included in your comment, and click **View**. {% data reusables.repositories.choose-line-or-range %} 1. To the left of the code range, click {% octicon "kebab-horizontal" aria-label="Code line X options" %}. In the dropdown menu, click **Reference in new issue**. @@ -107,7 +107,7 @@ When you create an issue from a discussion, the contents of the discussion post {% data reusables.discussions.discussions-tab %} {% data reusables.discussions.click-discussion-in-list %} -1. In the right sidebar, click {% octicon "issue-opened" aria-hidden="true" %} **Create issue from discussion**. +1. In the right sidebar, click **{% octicon "issue-opened" aria-hidden="true" %} Create issue from discussion**. ![Screenshot of the sidebar in a discussion. The "Create issue from discussion" option is outlined in dark orange.](/assets/images/help/discussions/create-issue-from-discussion.png) diff --git a/content/issues/tracking-your-work-with-issues/using-issues/editing-an-issue.md b/content/issues/tracking-your-work-with-issues/using-issues/editing-an-issue.md index 43b6fe598c2a..ec925da27ed0 100644 --- a/content/issues/tracking-your-work-with-issues/using-issues/editing-an-issue.md +++ b/content/issues/tracking-your-work-with-issues/using-issues/editing-an-issue.md @@ -34,7 +34,7 @@ You can also make changes to the issue description. The edit history is availabl ![Screenshot of an issue description. The "Issue body actions" button is highlighted with an orange outline.](/assets/images/help/issues/issue-edit-description.png) -1. In the menu, click {% octicon "pencil" aria-hidden="true" %} **Edit**. +1. In the menu, click **{% octicon "pencil" aria-hidden="true" %} Edit**. 1. Type your changes to the issue description. 1. Click **Save**. diff --git a/content/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization.md b/content/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization.md index 094a555cd4bd..3916900b74e2 100644 --- a/content/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization.md +++ b/content/organizations/collaborating-with-groups-in-organizations/viewing-insights-for-dependencies-in-your-organization.md @@ -33,7 +33,7 @@ With dependency insights you can view vulnerabilities, licenses, and other impor ![Screenshot of the "Dependency insights" page. A button, labeled "My organizations," is outlined in dark orange.](/assets/images/help/organizations/org-insights-dependencies-my-orgs-button.png) 1. To filter by a vulnerability status, a license, or a combination of the two, click the results in the **Open security advisories** and **Licenses** graphs. -1. To see which dependents in your organization are using each library, next to a vulnerability, click {% octicon "package" aria-hidden-"true" %} **X dependents**. +1. To see which dependents in your organization are using each library, next to a vulnerability, click **{% octicon "package" aria-hidden-"true" %} X dependents**. ## Further reading diff --git a/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/accessing-compliance-reports-for-your-organization.md b/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/accessing-compliance-reports-for-your-organization.md index 8e336496910d..2fa9c37abaff 100644 --- a/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/accessing-compliance-reports-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/accessing-compliance-reports-for-your-organization.md @@ -23,7 +23,7 @@ You can access {% data variables.product.company_short %}'s compliance reports i {% data reusables.profile.access_org %} {% data reusables.profile.org_settings %} {% data reusables.organizations.compliance %} -1. To the right of the report you want to access, click {% octicon "download" aria-hidden="true" %} **Download** or {% octicon "link-external" aria-hidden="true" %} **View**. +1. To the right of the report you want to access, click **{% octicon "download" aria-hidden="true" %} Download** or **{% octicon "link-external" aria-hidden="true" %} View**. {% data reusables.security.compliance-report-screenshot %} 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 a9a191f0dab6..f491570279ee 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 @@ -44,7 +44,7 @@ If a team's access to a {% data variables.projects.projects_v1_board %} is inher {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} {% data reusables.organizations.specific_team %} -1. Above the team's conversation, click {% octicon "project" aria-hidden="true" %} **Projects**. +1. Above the team's conversation, click **{% octicon "project" aria-hidden="true" %} Projects**. ![Screenshot of the main page for a team. In the horizontal navigation bar, the "Projects" tab is outlined in dark orange.](/assets/images/help/organizations/team-project-board-button.png) 1. To change permissions levels, to the right of the {% data variables.projects.projects_v1_board %} you want to update, use the permission level dropdown menu. diff --git a/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md b/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md index 7d6b0845494d..71cba6b472cf 100644 --- a/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md +++ b/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md @@ -199,7 +199,7 @@ For each repository in your organization, you can see how much cache storage a r {% data reusables.profile.access_profile %} {% data reusables.profile.access_org %} {% data reusables.profile.org_settings %} -1. In the left sidebar, click {% octicon "play" aria-hidden="true" %} **Actions**, then click **Caches**. +1. In the left sidebar, click **{% octicon "play" aria-hidden="true" %} Actions**, then click **Caches**. 1. Review the list of repositories for information about their {% data variables.product.prodname_actions %} caches. You can click on a repository name to see more detail about the repository's caches. {% ifversion actions-cache-admin-ui %} diff --git a/content/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization.md index 30c2873756eb..427df548cbc1 100644 --- a/content/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization.md @@ -49,7 +49,7 @@ You{% ifversion custom-org-roles %}, and any users with the "Edit custom propert {% data reusables.profile.org_settings %} {% data reusables.organizations.access-custom-properties %} 1. Click the "Set values" tab. -1. Select one or more repositories from the list and click {% octicon "pencil" aria-hidden="true" %} **Edit properties**. +1. Select one or more repositories from the list and click **{% octicon "pencil" aria-hidden="true" %} Edit properties**. ![Screenshot the page to set values for repositories. A button, labeled with a pencil icon and "Edit properties", is highlighted with an orange outline.](/assets/images/help/repository/edit-properties.png) @@ -72,5 +72,5 @@ You can search for repositories in your organization by custom properties values {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} -1. Under your organization name, click {% octicon "repo" aria-hidden="true" %} **Repositories**. +1. Under your organization name, click **{% octicon "repo" aria-hidden="true" %} Repositories**. 1. In the search bar, type `prop` to see a list of all custom properties in your organization, and select the property you'd like to search by. diff --git a/content/organizations/organizing-members-into-teams/requesting-to-add-a-child-team.md b/content/organizations/organizing-members-into-teams/requesting-to-add-a-child-team.md index 0d46233d4fda..db51afddff72 100644 --- a/content/organizations/organizing-members-into-teams/requesting-to-add-a-child-team.md +++ b/content/organizations/organizing-members-into-teams/requesting-to-add-a-child-team.md @@ -24,7 +24,7 @@ If you're an organization owner or you have team maintainer permissions in both {% data reusables.user-settings.access_org %} {% data reusables.organizations.teams %} 1. In the list of teams, click the name of the team where you'd like to add the child team. -1. At the top of the team page, click {% octicon "people" aria-hidden="true" %} **Teams**. +1. At the top of the team page, click **{% octicon "people" aria-hidden="true" %} Teams**. {% ifversion global-nav-update %} diff --git a/content/packages/learn-github-packages/viewing-packages.md b/content/packages/learn-github-packages/viewing-packages.md index ae914864ff52..967872a573dc 100644 --- a/content/packages/learn-github-packages/viewing-packages.md +++ b/content/packages/learn-github-packages/viewing-packages.md @@ -48,7 +48,7 @@ You can find and view a package located in the repositories of an organization y {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} -1. Under your organization name, click {% octicon "package" aria-hidden="true" %} **Packages**. +1. Under your organization name, click **{% octicon "package" aria-hidden="true" %} Packages**. {% data reusables.package_registry.navigate-to-packages %} ## Viewing your packages diff --git a/content/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork.md b/content/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork.md index 02aa34b5dfbf..f491d9696980 100644 --- a/content/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork.md +++ b/content/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork.md @@ -24,7 +24,7 @@ You can set commit permissions when you first create a pull request from a fork. ## Enabling repository maintainer permissions on existing pull requests 1. On {% data variables.product.product_name %}, navigate to the main page of the upstream repository of your pull request. -1. Under the upstream repository name, click {% octicon "git-pull-request" aria-hidden="true" %} **Pull requests**. +1. Under the upstream repository name, click **{% octicon "git-pull-request" aria-hidden="true" %} Pull requests**. {% ifversion global-nav-update %} ![Screenshot of the main page of a repository. In the horizontal navigation bar, a tab, labeled "Pull requests," is outlined in dark orange.](/assets/images/help/repository/repo-tabs-pull-requests-global-nav-update.png) diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md index aff84ea649fe..da22e21a2182 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md @@ -30,7 +30,7 @@ Organizational rulesets that apply to branches of a repository will no longer al {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.navigate-to-branches %} -1. Next to the branch you want to rename, select the {% octicon "kebab-horizontal" aria-label="More" %} dropdown menu, then click {% octicon "pencil" aria-label="Rename branch" %} **Rename branch**. +1. Next to the branch you want to rename, select the {% octicon "kebab-horizontal" aria-label="More" %} dropdown menu, then click **{% octicon "pencil" aria-label="Rename branch" %} Rename branch**. 1. Type a new name for the branch. 1. Review the information about local environments, then click **Rename branch**. diff --git a/content/repositories/creating-and-managing-repositories/cloning-a-repository.md b/content/repositories/creating-and-managing-repositories/cloning-a-repository.md index e5910b9488e8..b4125b111e84 100644 --- a/content/repositories/creating-and-managing-repositories/cloning-a-repository.md +++ b/content/repositories/creating-and-managing-repositories/cloning-a-repository.md @@ -87,7 +87,7 @@ An empty repository contains no files. It's often made if you don't initialize t ![Screenshot of the quick setup instructions for an empty repository. To the right of the HTTPS URL for the repository, a copy icon is outlined in dark orange.](/assets/images/help/repository/empty-https-url-clone-button.png) - Alternatively, to clone your repository in Desktop, click {% octicon "desktop-download" aria-hidden="true" %} **Set up in Desktop** and follow the prompts to complete the clone. + Alternatively, to clone your repository in Desktop, click **{% octicon "desktop-download" aria-hidden="true" %} Set up in Desktop** and follow the prompts to complete the clone. ![Screenshot of the quick setup instructions for an empty repository. A button, labeled with a download icon and "Set up in Desktop," is outlined in dark orange.](/assets/images/help/repository/empty-desktop-clone-button.png) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-projects-in-a-repository.md b/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-projects-in-a-repository.md index b4ea1f22d3ae..01c3d81ef916 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-projects-in-a-repository.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-projects-in-a-repository.md @@ -21,7 +21,7 @@ allowTitleToDifferFromFilename: true ## Disabling {% data variables.projects.projects_v2 %} in a repository -When you disable {% data variables.projects.projects_v2 %} in a repository, linked projects will no longer be available in the repository's {% octicon "table" aria-hidden="true" %} **Projects** tab. Linked projects will remain accessible at an organization or user level. +When you disable {% data variables.projects.projects_v2 %} in a repository, linked projects will no longer be available in the repository's **{% octicon "table" aria-hidden="true" %} Projects** tab. Linked projects will remain accessible at an organization or user level. {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} diff --git a/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md b/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md index c100ecbf2534..8d2666fbfc9f 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md @@ -127,7 +127,7 @@ By default, when you create a new repository in your personal account, workflows You can use the steps below to configure whether {% ifversion internal-actions %}actions and {% endif %}reusable workflows in an internal repository can be accessed from outside the repository.{% ifversion internal-actions %} For more information, see "[AUTOTITLE](/actions/creating-actions/sharing-actions-and-workflows-with-your-enterprise)." Alternatively, you can use the REST API to set, or get details of the level of access. For more information, see "[AUTOTITLE](/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository)" and "[AUTOTITLE](/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository)."{% endif %} 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of the internal repository. -1. Under your repository name, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. Under your repository name, click **{% octicon "gear" aria-hidden="true" %} Settings**. {% data reusables.repositories.settings-sidebar-actions-general %} 1. Under **Access**, choose one of the access settings: @@ -150,7 +150,7 @@ You can use the steps below to configure whether actions and reusable workflows ### Managing access for a private repository 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of the private repository. -1. Under your repository name, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. Under your repository name, click **{% octicon "gear" aria-hidden="true" %} Settings**. {% data reusables.repositories.settings-sidebar-actions-general %} 1. Under **Access**, choose one of the access settings: @@ -165,7 +165,7 @@ You can use the steps below to configure whether actions and reusable workflows ### Managing access for a private repository in an organization 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of the private repository. -1. Under your repository name, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. Under your repository name, click **{% octicon "gear" aria-hidden="true" %} Settings**. {% data reusables.repositories.settings-sidebar-actions-general %} 1. Under **Access**, choose one of the access settings: @@ -178,7 +178,7 @@ You can use the steps below to configure whether actions and reusable workflows {% ifversion fpt %}{% else %} 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of the private repository. -1. Under your repository name, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. Under your repository name, click **{% octicon "gear" aria-hidden="true" %} Settings**. {% data reusables.repositories.settings-sidebar-actions-general %} 1. Under **Access**, choose one of the access settings: * **Not accessible** - Workflows in other repositories cannot access this repository. diff --git a/content/repositories/working-with-files/using-files/downloading-source-code-archives.md b/content/repositories/working-with-files/using-files/downloading-source-code-archives.md index 2b0c670c164a..2f12ff919870 100644 --- a/content/repositories/working-with-files/using-files/downloading-source-code-archives.md +++ b/content/repositories/working-with-files/using-files/downloading-source-code-archives.md @@ -28,14 +28,14 @@ You can download the source code archives in three ways. {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.releases %} 1. Scroll down to the "Assets" section of the release. -1. To download the source code, click {% octicon "file-zip" aria-hidden="true" %} **Source code (zip)** or {% octicon "file-zip" aria-hidden="true" %} **Source code (tar.gz)**. +1. To download the source code, click **{% octicon "file-zip" aria-hidden="true" %} Source code (zip)** or **{% octicon "file-zip" aria-hidden="true" %} Source code (tar.gz)**. ### Downloading source code archives from a tag {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.releases %} 1. At the top of the Releases page, click **Tags**. -1. To download the source code, click {% octicon "file-zip" aria-label="The ZIP icon" %} **zip** or {% octicon "file-zip" aria-label="The ZIP icon" %} **tar.gz**. +1. To download the source code, click **{% octicon "file-zip" aria-label="The ZIP icon" %} zip** or **{% octicon "file-zip" aria-label="The ZIP icon" %} tar.gz**. ![Screenshot of the "Tags" page of a repository. The zip and tar.gz options are outlined in dark orange.](/assets/images/help/repository/tags-download-zip-targz.png) diff --git a/content/repositories/working-with-files/using-files/navigating-code-on-github.md b/content/repositories/working-with-files/using-files/navigating-code-on-github.md index f96de49b5e54..d7ca7323002a 100644 --- a/content/repositories/working-with-files/using-files/navigating-code-on-github.md +++ b/content/repositories/working-with-files/using-files/navigating-code-on-github.md @@ -79,8 +79,8 @@ Symbol search is a feature of code search. For more information, see "[AUTOTITLE * To search for a symbol in the repository as a whole, in the symbols pane, click **Search for this symbol in this repository**. To search for a symbol in all repositories on {% data variables.product.prodname_dotcom %}, click **all repositories**. 1. To navigate between references to a symbol, click {% octicon "chevron-down" aria-label="The downwards-facing chevron icon" %} or {% octicon "chevron-up" aria-label="The upwards-facing chevron icon" %}. -1. To navigate to a specific reference to a symbol, click a result of the symbol search under {% octicon "chevron-down" aria-label="The downwards-facing chevron icon" %} **In this file**. -1. To exit the search for a specific symbol, click {% octicon "arrow-left" aria-label="The left arrow icon" %} **All Symbols**. +1. To navigate to a specific reference to a symbol, click a result of the symbol search under **{% octicon "chevron-down" aria-label="The downwards-facing chevron icon" %} In this file**. +1. To exit the search for a specific symbol, click **{% octicon "arrow-left" aria-label="The left arrow icon" %} All Symbols**. {% endif %} ## Jumping to the definition of a function or method 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 a0c31e0ef00a..8fb796838f01 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 @@ -40,11 +40,11 @@ For more information about the search syntax of code search, see "[AUTOTITLE](/s ## Creating and managing saved searches 1. In the top navigation of {% data variables.product.prodname_dotcom %}, click the search bar and type `saved:`. -1. Under the search bar, in the "Saved queries" section, click {% octicon "plus-circle" aria-hidden="true" %} **Manage saved searches**. +1. Under the search bar, in the "Saved queries" section, click **{% octicon "plus-circle" aria-hidden="true" %} Manage saved searches**. 1. In the pop-up window, type both the name you want for your saved search and the query you want to save. 1. To finish creating your saved search, click **Create saved search**. 1. To see your saved search, click the search bar. Your saved search will be in the "Saved queries" section. Clicking on a saved search entry will add the query to the search bar and filter the suggestions accordingly. -1. To manage a saved search, type `saved:` in the search bar, then click {% octicon "plus-circle" aria-hidden="true" %} **Manage saved searches**. +1. To manage a saved search, type `saved:` in the search bar, then click **{% octicon "plus-circle" aria-hidden="true" %} Manage saved searches**. * To edit a saved search, to the right of the search, click {% octicon "pencil" aria-label="The pencil icon" %}. * To delete a saved search, to the right of the search, click {% octicon "trash" aria-label="The trash icon" %}. @@ -65,7 +65,7 @@ Once you start typing a search query, you will see a list of completions and sug {% else %} 1. On {% data variables.product.prodname_mobile %}, navigate to the main page of a repository. -1. Tap {% octicon "file-code" aria-hidden="true" %} **Code**, then tap the search bar. +1. Tap **{% octicon "file-code" aria-hidden="true" %} Code**, then tap the search bar. {% data reusables.search.type-code-search-query-step %} {% endif %} diff --git a/content/sponsors/receiving-sponsorships-through-github-sponsors/viewing-your-sponsors-and-sponsorships.md b/content/sponsors/receiving-sponsorships-through-github-sponsors/viewing-your-sponsors-and-sponsorships.md index ee3d3ddcf9ee..bbcb54b89f16 100644 --- a/content/sponsors/receiving-sponsorships-through-github-sponsors/viewing-your-sponsors-and-sponsorships.md +++ b/content/sponsors/receiving-sponsorships-through-github-sponsors/viewing-your-sponsors-and-sponsorships.md @@ -60,5 +60,5 @@ You can export your sponsorship transactions by month. {% data variables.product {% data reusables.sponsors.navigate-to-sponsors-dashboard %} {% data reusables.sponsors.your-sponsors-tab %} -1. In the top-right, click {% octicon "download" aria-hidden="true" %} **Export**. +1. In the top-right, click **{% octicon "download" aria-hidden="true" %} Export**. 1. Choose a time frame and a format for the data you'd like to export, then click **Start export**. diff --git a/content/sponsors/sponsoring-open-source-contributors/about-sponsorships-fees-and-taxes.md b/content/sponsors/sponsoring-open-source-contributors/about-sponsorships-fees-and-taxes.md index 57a3b79b718a..11d954509990 100644 --- a/content/sponsors/sponsoring-open-source-contributors/about-sponsorships-fees-and-taxes.md +++ b/content/sponsors/sponsoring-open-source-contributors/about-sponsorships-fees-and-taxes.md @@ -63,7 +63,7 @@ You can access the sponsorships dashboard through your organization's profile. {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} -1. Under your organization name, click {% octicon "heart" aria-hidden="true" %} **Sponsoring**. +1. Under your organization name, click **{% octicon "heart" aria-hidden="true" %} Sponsoring**. ## Sponsorship fees diff --git a/content/sponsors/sponsoring-open-source-contributors/attributing-sponsorships-to-your-organization.md b/content/sponsors/sponsoring-open-source-contributors/attributing-sponsorships-to-your-organization.md index f24d0a82ef2c..5bd96432bea3 100644 --- a/content/sponsors/sponsoring-open-source-contributors/attributing-sponsorships-to-your-organization.md +++ b/content/sponsors/sponsoring-open-source-contributors/attributing-sponsorships-to-your-organization.md @@ -17,7 +17,7 @@ shortTitle: Attribute sponsorships 1. Navigate to the organization whose sponsorships you want to attribute to another organization. {% data reusables.organizations.navigate-to-sponsoring %} -1. In the sidebar, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. In the sidebar, click **{% octicon "gear" aria-hidden="true" %} Settings**. ![Screenshot of the sponsorship overview page for @octo-org. A sidebar tab, labeled "Settings," is outlined in dark orange.](/assets/images/help/sponsors/sponsoring-settings-tab.png) diff --git a/content/sponsors/sponsoring-open-source-contributors/paying-for-github-sponsors-by-invoice.md b/content/sponsors/sponsoring-open-source-contributors/paying-for-github-sponsors-by-invoice.md index ccc7751bd434..8ba40e35ba26 100644 --- a/content/sponsors/sponsoring-open-source-contributors/paying-for-github-sponsors-by-invoice.md +++ b/content/sponsors/sponsoring-open-source-contributors/paying-for-github-sponsors-by-invoice.md @@ -73,7 +73,7 @@ You can view your {% data variables.product.company_short %} Invoiced Sponsor Ag 1. Navigate to the organization. {% data reusables.organizations.navigate-to-sponsoring %} -1. In the sidebar, click {% octicon "graph" aria-label="The graph icon" %} **Insights**. +1. In the sidebar, click **{% octicon "graph" aria-label="The graph icon" %} Insights**. 1. Under your balance, click **{% data variables.product.company_short %} Invoiced Sponsor Agreement** to view the agreement. ## Understanding your {% data variables.product.prodname_sponsors %} invoice diff --git a/data/features/dependabot-dotnet-sdk.yml b/data/features/dependabot-dotnet-sdk.yml new file mode 100644 index 000000000000..b9015c1ffc73 --- /dev/null +++ b/data/features/dependabot-dotnet-sdk.yml @@ -0,0 +1,5 @@ +# Reference: issue #4982 +versions: + fpt: '*' + ghec: '*' + ghes: '>=3.16' diff --git a/data/reusables/accounts/set-profile-picture.md b/data/reusables/accounts/set-profile-picture.md index b24913c01830..1c6acffc1a50 100644 --- a/data/reusables/accounts/set-profile-picture.md +++ b/data/reusables/accounts/set-profile-picture.md @@ -1,4 +1,4 @@ -1. Under "Profile Picture", select {% octicon "pencil" aria-hidden="true" %} **Edit**, then click **Upload a photo...**. +1. Under "Profile Picture", select **{% octicon "pencil" aria-hidden="true" %} Edit**, then click **Upload a photo...**. ![Screenshot of the "Public profile" section of a user account's settings. A button, labeled with a pencil icon and "Edit", is outlined in dark orange.](/assets/images/help/profile/edit-profile-photo.png) 1. Select an image, then click **Upload**. diff --git a/data/reusables/actions/github-hosted-runners-navigate-to-repo-org-enterprise.md b/data/reusables/actions/github-hosted-runners-navigate-to-repo-org-enterprise.md index 87385ebbd9cd..32a66dc1aa1c 100644 --- a/data/reusables/actions/github-hosted-runners-navigate-to-repo-org-enterprise.md +++ b/data/reusables/actions/github-hosted-runners-navigate-to-repo-org-enterprise.md @@ -1,10 +1,10 @@ {% ifversion fpt %} 1. Navigate to the main page of the organization or repository. -1. Click {% octicon "gear" aria-label="The Settings gear" %} **Settings**. +1. Click **{% octicon "gear" aria-label="The Settings gear" %} Settings**. 1. In the left sidebar, click **Actions**, then click **Runners**. {% elsif ghec %} 1. Navigate to your runner settings: - * **In an organization or repository**: Navigate to the main page, then click {% octicon "gear" aria-label="The Settings gear" %} **Settings**. + * **In an organization or repository**: Navigate to the main page, then click **{% octicon "gear" aria-label="The Settings gear" %} Settings**. * **If using an enterprise account**: Navigate to your enterprise account by clicking your profile photo in the top-right corner of {% data variables.product.github %}, then clicking **Your enterprises**, then clicking the enterprise. 1. Navigate to the {% data variables.product.prodname_actions %} settings: * **In an organization or repository**: Click **Actions** in the left sidebar, then click **Runners**. diff --git a/data/reusables/actions/runner-groups-org-navigation.md b/data/reusables/actions/runner-groups-org-navigation.md index a5527dfbc2aa..3fe14315d3c9 100644 --- a/data/reusables/actions/runner-groups-org-navigation.md +++ b/data/reusables/actions/runner-groups-org-navigation.md @@ -1,3 +1,3 @@ 1. Navigate to the main page of the organization where your runner groups are located. -1. Click {% octicon "gear" aria-label="The Settings gear" %} **Settings**. +1. Click **{% octicon "gear" aria-label="The Settings gear" %} Settings**. {% data reusables.organizations.settings-sidebar-actions-runner-groups %} diff --git a/data/reusables/actions/self-hosted-runner-navigate-repo-and-org.md b/data/reusables/actions/self-hosted-runner-navigate-repo-and-org.md index 995eb0964f7a..533f9c6a8bfa 100644 --- a/data/reusables/actions/self-hosted-runner-navigate-repo-and-org.md +++ b/data/reusables/actions/self-hosted-runner-navigate-repo-and-org.md @@ -1 +1 @@ -1. In your organization or repository, navigate to the main page and click {% octicon "gear" aria-label="The Settings gear" %} **Settings**. +1. In your organization or repository, navigate to the main page and click **{% octicon "gear" aria-label="The Settings gear" %} Settings**. diff --git a/data/reusables/actions/self-hosted-runner-navigate-to-org.md b/data/reusables/actions/self-hosted-runner-navigate-to-org.md index 1cb14448c554..dfd6534605b3 100644 --- a/data/reusables/actions/self-hosted-runner-navigate-to-org.md +++ b/data/reusables/actions/self-hosted-runner-navigate-to-org.md @@ -1,3 +1,3 @@ 1. Navigate to the main page of the organization where your self-hosted runner group is registered. -1. Click {% octicon "gear" aria-label="The Settings gear" %} **Settings**. +1. Click **{% octicon "gear" aria-label="The Settings gear" %} Settings**. {% data reusables.organizations.settings-sidebar-actions-runners %} diff --git a/data/reusables/actions/self-hosted-runner-navigate-to-repo.md b/data/reusables/actions/self-hosted-runner-navigate-to-repo.md index 0d0547f82555..709d15f0f0bd 100644 --- a/data/reusables/actions/self-hosted-runner-navigate-to-repo.md +++ b/data/reusables/actions/self-hosted-runner-navigate-to-repo.md @@ -1,3 +1,3 @@ 1. Navigate to the main page of the repository where your self-hosted runner group is registered. -1. Click {% octicon "gear" aria-label="The Settings gear" %} **Settings**. +1. Click **{% octicon "gear" aria-label="The Settings gear" %} Settings**. {% data reusables.organizations.settings-sidebar-actions-runners %} diff --git a/data/reusables/actions/settings-ui/settings-actions-general.md b/data/reusables/actions/settings-ui/settings-actions-general.md index 6e1112087717..020c70803f24 100644 --- a/data/reusables/actions/settings-ui/settings-actions-general.md +++ b/data/reusables/actions/settings-ui/settings-actions-general.md @@ -1,2 +1,2 @@ {% comment %}This reusable is only to be used in other repo/org/enterprise setting reusables.{%- endcomment -%} -1. In the left sidebar, click {% octicon "play" aria-hidden="true" %} **Actions**, then click **General**. +1. In the left sidebar, click **{% octicon "play" aria-hidden="true" %} Actions**, then click **General**. diff --git a/data/reusables/actions/settings-ui/settings-actions-runner-groups.md b/data/reusables/actions/settings-ui/settings-actions-runner-groups.md index 9359aec958f0..acaabd6f864c 100644 --- a/data/reusables/actions/settings-ui/settings-actions-runner-groups.md +++ b/data/reusables/actions/settings-ui/settings-actions-runner-groups.md @@ -1,2 +1,2 @@ -1. In the left sidebar, click {% octicon "play" aria-hidden="true" %} **Actions**, then click **Runner groups**. +1. In the left sidebar, click **{% octicon "play" aria-hidden="true" %} Actions**, then click **Runner groups**. diff --git a/data/reusables/actions/settings-ui/settings-actions-runners.md b/data/reusables/actions/settings-ui/settings-actions-runners.md index 9e079b06d1b1..834be542c77b 100644 --- a/data/reusables/actions/settings-ui/settings-actions-runners.md +++ b/data/reusables/actions/settings-ui/settings-actions-runners.md @@ -1 +1 @@ -1. In the left sidebar, click {% octicon "play" aria-hidden="true" %} **Actions**, then click **Runners**. +1. In the left sidebar, click **{% octicon "play" aria-hidden="true" %} Actions**, then click **Runners**. diff --git a/data/reusables/actions/workflows/approve-workflow-runs.md b/data/reusables/actions/workflows/approve-workflow-runs.md index 13124b971163..77e53a89b3d8 100644 --- a/data/reusables/actions/workflows/approve-workflow-runs.md +++ b/data/reusables/actions/workflows/approve-workflow-runs.md @@ -4,4 +4,4 @@ Maintainers with write access to a repository can use the following procedure to {% data reusables.repositories.choose-pr-review %} {% data reusables.repositories.changed-files %} 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-hidden="true" %} **Conversation** tab, and under "Workflow(s) awaiting approval", click **Approve and run**. +1. If you are comfortable with running workflows on the pull request branch, return to the **{% octicon "comment-discussion" aria-hidden="true" %} Conversation** tab, and under "Workflow(s) awaiting approval", click **Approve and run**. diff --git a/data/reusables/audit_log/audit_log_sidebar_for_org_admins.md b/data/reusables/audit_log/audit_log_sidebar_for_org_admins.md index 4258f778c5ba..5426b3187a3f 100644 --- a/data/reusables/audit_log/audit_log_sidebar_for_org_admins.md +++ b/data/reusables/audit_log/audit_log_sidebar_for_org_admins.md @@ -1 +1 @@ -1. In the "Archive" section of the sidebar, click {% octicon "log" aria-hidden="true" %} **Logs**, then click **Audit log**. +1. In the "Archive" section of the sidebar, click **{% octicon "log" aria-hidden="true" %} Logs**, then click **Audit log**. diff --git a/data/reusables/billing/enterprise-billing-menu.md b/data/reusables/billing/enterprise-billing-menu.md index c28a0dc61a35..4398cd7e93ca 100644 --- a/data/reusables/billing/enterprise-billing-menu.md +++ b/data/reusables/billing/enterprise-billing-menu.md @@ -1 +1 @@ -1. On the left side of the page, in the enterprise account sidebar, click {% octicon "credit-card" aria-hidden="true" %} **Billing & Licensing**. +1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "credit-card" aria-hidden="true" %} Billing & Licensing**. diff --git a/data/reusables/billing/org-billing-menu.md b/data/reusables/billing/org-billing-menu.md index 94755de5b6d0..7675281643dc 100644 --- a/data/reusables/billing/org-billing-menu.md +++ b/data/reusables/billing/org-billing-menu.md @@ -1 +1 @@ -1. On the left side of the page, in the organization sidebar, click {% octicon "credit-card" aria-hidden="true" %} **Billing & Licensing**. +1. On the left side of the page, in the organization sidebar, click **{% octicon "credit-card" aria-hidden="true" %} Billing & Licensing**. diff --git a/data/reusables/classroom/assignments-guide-create-the-assignment.md b/data/reusables/classroom/assignments-guide-create-the-assignment.md index a45236403ef7..ad83a6e929db 100644 --- a/data/reusables/classroom/assignments-guide-create-the-assignment.md +++ b/data/reusables/classroom/assignments-guide-create-the-assignment.md @@ -1,5 +1,5 @@ 1. Sign into {% data variables.product.prodname_classroom_with_url %}. 1. Navigate to a classroom. -1. In the {% octicon "repo" aria-hidden="true" %} **Assignments** tab, create the assignment. +1. In the **{% octicon "repo" aria-hidden="true" %} Assignments** tab, create the assignment. * If this your first assignment, click **Create an assignment**. * Otherwise, click **New assignment** on the right side. diff --git a/data/reusables/classroom/clear-all-assignment-overview.md b/data/reusables/classroom/clear-all-assignment-overview.md index 00f34d9aaa71..19f2c5220abb 100644 --- a/data/reusables/classroom/clear-all-assignment-overview.md +++ b/data/reusables/classroom/clear-all-assignment-overview.md @@ -1 +1 @@ -1. Optionally, to remove all filters, searches, and sorts, click {% octicon "x" aria-hidden="true" %} **Clear current search query, filters, and sorts**. +1. Optionally, to remove all filters, searches, and sorts, click **{% octicon "x" aria-hidden="true" %} Clear current search query, filters, and sorts**. diff --git a/data/reusables/classroom/click-settings.md b/data/reusables/classroom/click-settings.md index 8a1c10e2b7df..d746b0dd004a 100644 --- a/data/reusables/classroom/click-settings.md +++ b/data/reusables/classroom/click-settings.md @@ -1,3 +1,3 @@ -1. Under the classroom name, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. Under the classroom name, click **{% octicon "gear" aria-hidden="true" %} Settings**. ![Screenshot of the tabs in a classroom. The "Settings" tab is outlined in dark orange.](/assets/images/help/classroom/click-settings.png) diff --git a/data/reusables/classroom/click-students.md b/data/reusables/classroom/click-students.md index ae017828da12..99524847143d 100644 --- a/data/reusables/classroom/click-students.md +++ b/data/reusables/classroom/click-students.md @@ -1,3 +1,3 @@ -1. Under the classroom name, click {% octicon "people" aria-hidden="true" %} **Students**. +1. Under the classroom name, click **{% octicon "people" aria-hidden="true" %} Students**. ![Screenshot of the tabs in a classroom. The "Students" tab is outlined in dark orange.](/assets/images/help/classroom/click-students.png) diff --git a/data/reusables/codespaces/you-can-see-all-your-codespaces.md b/data/reusables/codespaces/you-can-see-all-your-codespaces.md index ce25868db003..27aece0a41b0 100644 --- a/data/reusables/codespaces/you-can-see-all-your-codespaces.md +++ b/data/reusables/codespaces/you-can-see-all-your-codespaces.md @@ -1 +1 @@ -You can see every available codespace that you have created on the "Your codespaces" page. To display this page, in the top-left corner of {% data variables.product.github %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "codespaces" aria-hidden="true" %} **Codespaces**. This takes you to [github.com/codespaces](https://github.com/codespaces). +You can see every available codespace that you have created on the "Your codespaces" page. To display this page, in the top-left corner of {% data variables.product.github %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click **{% octicon "codespaces" aria-hidden="true" %} Codespaces**. This takes you to [github.com/codespaces](https://github.com/codespaces). diff --git a/data/reusables/codespaces/your-codespaces-procedure-step.md b/data/reusables/codespaces/your-codespaces-procedure-step.md index 11776e2e89ba..4391227c7d75 100644 --- a/data/reusables/codespaces/your-codespaces-procedure-step.md +++ b/data/reusables/codespaces/your-codespaces-procedure-step.md @@ -1 +1 @@ -1. In the top-left corner of {% data variables.product.github %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "codespaces" aria-hidden="true" %} **Codespaces** to take you to the "Your codespaces" page at [github.com/codespaces](https://github.com/codespaces). +1. In the top-left corner of {% data variables.product.github %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click **{% octicon "codespaces" aria-hidden="true" %} Codespaces** to take you to the "Your codespaces" page at [github.com/codespaces](https://github.com/codespaces). diff --git a/data/reusables/copilot-business-for-non-ghe/assign-licenses.md b/data/reusables/copilot-business-for-non-ghe/assign-licenses.md index 3f7331061087..a9fdf3f1fa30 100644 --- a/data/reusables/copilot-business-for-non-ghe/assign-licenses.md +++ b/data/reusables/copilot-business-for-non-ghe/assign-licenses.md @@ -1,7 +1,7 @@ When you have created a team in the enterprise, you can assign licenses to all members of the team. {% data reusables.billing.enterprise-billing-menu %} -1. Under {% octicon "credit-card" aria-hidden="true" %} **Billing & Licensing**, click **Licensing**. +1. Under **{% octicon "credit-card" aria-hidden="true" %} Billing & Licensing**, click **Licensing**. 1. In the "{% data variables.product.prodname_copilot_business_short %}" section, click **Manage seats**. ![Screenshot of the "{% data variables.product.prodname_copilot_business_short %}" section. A button, labeled "Manage seats", is highlighted with an orange outline.](/assets/images/help/copilot/copilot-business-manage-seats.png) diff --git a/data/reusables/dependabot/supported-package-managers.md b/data/reusables/dependabot/supported-package-managers.md index 10eb9d356bea..02ee125ad55a 100644 --- a/data/reusables/dependabot/supported-package-managers.md +++ b/data/reusables/dependabot/supported-package-managers.md @@ -8,6 +8,9 @@ Composer | `composer` | v1, v2 | {% octicon "check" aria-l | {% endif %} | | {% ifversion dependabot-version-updates-enhanced-docker-support %} | [Docker](#docker){% else %}Docker{% endif %} | `docker` | v1 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable | +| {% ifversion dependabot-dotnet-sdk %} | +.NET SDK | `dotnet-sdk` | >=.NET Core 3.1 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | Not applicable | Not applicable | Not applicable | +| {% endif %} | Hex | `mix` | v1 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | elm-package | `elm` | v0.19 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | git submodule | `gitsubmodule` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable | diff --git a/data/reusables/desktop/click-base-branch-in-drop-down.md b/data/reusables/desktop/click-base-branch-in-drop-down.md index 544a50fc8b21..65512e5f302c 100644 --- a/data/reusables/desktop/click-base-branch-in-drop-down.md +++ b/data/reusables/desktop/click-base-branch-in-drop-down.md @@ -1,3 +1,3 @@ -1. At the top of the app, click {% octicon "git-branch" aria-hidden="true" %} **Current Branch** and then in the list of branches, click the branch that you want to base your new branch on. +1. At the top of the app, click **{% octicon "git-branch" aria-hidden="true" %} Current Branch** and then in the list of branches, click the branch that you want to base your new branch on. ![Screenshot of the "Current Branch" dropdown view. Under "Recent Branches", a branch, named "my-feature", is highlighted with an orange outline.](/assets/images/help/desktop/select-branch-from-dropdown.png) diff --git a/data/reusables/desktop/current-branch-menu.md b/data/reusables/desktop/current-branch-menu.md index 610bff7409ad..d347145c8e84 100644 --- a/data/reusables/desktop/current-branch-menu.md +++ b/data/reusables/desktop/current-branch-menu.md @@ -1,3 +1,3 @@ -1. In {% data variables.product.prodname_desktop %}, click {% octicon "git-branch" aria-hidden="true" %} **Current Branch**. +1. In {% data variables.product.prodname_desktop %}, click **{% octicon "git-branch" aria-hidden="true" %} Current Branch**. ![Screenshot of the repository bar. A button, labeled "Current Branch" with a downward arrow indicating a dropdown menu, is outlined in orange.](/assets/images/help/desktop/current-branch-menu.png) diff --git a/data/reusables/desktop/navigate-to-stashed-changes.md b/data/reusables/desktop/navigate-to-stashed-changes.md index db4d2262a603..752f8435da82 100644 --- a/data/reusables/desktop/navigate-to-stashed-changes.md +++ b/data/reusables/desktop/navigate-to-stashed-changes.md @@ -1,3 +1,3 @@ -1. If you are not already on the branch where the changes are stashed, in the repository bar, click {% octicon "git-branch" aria-hidden="true" %} **Current Branch**, then click the branch with stashed changes. +1. If you are not already on the branch where the changes are stashed, in the repository bar, click **{% octicon "git-branch" aria-hidden="true" %} Current Branch**, then click the branch with stashed changes. ![Screenshot of the "Current Branch" dropdown view. Under "Recent Branches", a branch, named "my-feature", is highlighted with an orange outline.](/assets/images/help/desktop/select-branch-from-dropdown.png) diff --git a/data/reusables/desktop/select-branch-to-delete.md b/data/reusables/desktop/select-branch-to-delete.md index fd4e01bef571..c3f662c1c7dd 100644 --- a/data/reusables/desktop/select-branch-to-delete.md +++ b/data/reusables/desktop/select-branch-to-delete.md @@ -1,2 +1,2 @@ -1. In the repository bar, click {% octicon "git-branch" aria-hidden="true" %} **Current Branch**, then click the branch that you want to delete. +1. In the repository bar, click **{% octicon "git-branch" aria-hidden="true" %} Current Branch**, then click the branch that you want to delete. ![Screenshot of the "Current Branch" dropdown view. Under "Recent Branches", a branch, named "my-feature", is highlighted with an orange outline.](/assets/images/help/desktop/select-branch-from-dropdown.png) diff --git a/data/reusables/discussions/discussions-tab.md b/data/reusables/discussions/discussions-tab.md index 10a118406738..11c855d7d891 100644 --- a/data/reusables/discussions/discussions-tab.md +++ b/data/reusables/discussions/discussions-tab.md @@ -1,4 +1,4 @@ -1. Under your repository or organization name, click {% octicon "comment-discussion" aria-hidden="true" %} **Discussions**. +1. Under your repository or organization name, click **{% octicon "comment-discussion" aria-hidden="true" %} Discussions**. {% ifversion global-nav-update %} diff --git a/data/reusables/enterprise-accounts/billing-tab.md b/data/reusables/enterprise-accounts/billing-tab.md index 973da5d32db5..530622cbb8a2 100644 --- a/data/reusables/enterprise-accounts/billing-tab.md +++ b/data/reusables/enterprise-accounts/billing-tab.md @@ -1 +1 @@ -1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Billing**. +1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Billing**. diff --git a/data/reusables/enterprise-accounts/click-identity-provider.md b/data/reusables/enterprise-accounts/click-identity-provider.md index fb8be6911d2b..d11d877affb5 100644 --- a/data/reusables/enterprise-accounts/click-identity-provider.md +++ b/data/reusables/enterprise-accounts/click-identity-provider.md @@ -1 +1 @@ -1. To review a list of IdP groups, in the left sidebar, click {% octicon "key" aria-hidden="true" %} **Identity provider**. +1. To review a list of IdP groups, in the left sidebar, click **{% octicon "key" aria-hidden="true" %} Identity provider**. diff --git a/data/reusables/enterprise-accounts/enterprise-accounts-compliance-tab.md b/data/reusables/enterprise-accounts/enterprise-accounts-compliance-tab.md index f00be2214dcf..bd61c41a6d55 100644 --- a/data/reusables/enterprise-accounts/enterprise-accounts-compliance-tab.md +++ b/data/reusables/enterprise-accounts/enterprise-accounts-compliance-tab.md @@ -1 +1 @@ -1. On the left side of the page, in the enterprise account sidebar, click {% octicon "checklist" aria-hidden="true" %} **Compliance**. +1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "checklist" aria-hidden="true" %} Compliance**. diff --git a/data/reusables/enterprise-accounts/github-connect-tab.md b/data/reusables/enterprise-accounts/github-connect-tab.md index 28ad7f8a88f4..c4464f93bdf0 100644 --- a/data/reusables/enterprise-accounts/github-connect-tab.md +++ b/data/reusables/enterprise-accounts/github-connect-tab.md @@ -1 +1 @@ -1. In the enterprise account sidebar, click {% octicon "plug" aria-hidden="true" %} **{% data variables.product.prodname_github_connect %}**. +1. In the enterprise account sidebar, click **{% octicon "plug" aria-hidden="true" %} {% data variables.product.prodname_github_connect %}**. diff --git a/data/reusables/enterprise-accounts/license-tab.md b/data/reusables/enterprise-accounts/license-tab.md index 240d26d875fa..5db07109f16f 100644 --- a/data/reusables/enterprise-accounts/license-tab.md +++ b/data/reusables/enterprise-accounts/license-tab.md @@ -1,3 +1,3 @@ -1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **{% ifversion ghec %}Licensing{% elsif ghes %}License{% endif %}**. {% ifversion enhanced-billing-platform %} +1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **{% ifversion ghec %}Licensing{% elsif ghes %}License{% endif %}**. {% ifversion enhanced-billing-platform %} >[!NOTE] If you are on the enhanced billing platform, the licensing page has been relocated. See "[AUTOTITLE](/billing/using-the-enhanced-billing-platform-for-enterprises/gathering-insights-on-your-spending#viewing-license-usage)."{% endif %} diff --git a/data/reusables/enterprise-accounts/options-tab.md b/data/reusables/enterprise-accounts/options-tab.md index 61a5d80fc425..738c4354af72 100644 --- a/data/reusables/enterprise-accounts/options-tab.md +++ b/data/reusables/enterprise-accounts/options-tab.md @@ -1 +1 @@ -1. Under {% ifversion ghes %} {% octicon "law" aria-hidden="true" %} **Policies**{% else %}"{% octicon "gear" aria-hidden="true" %} Settings"{% endif %}, click **Options**. +1. Under {% ifversion ghes %} **{% octicon "law" aria-hidden="true" %} Policies**{% else %}"{% octicon "gear" aria-hidden="true" %} Settings"{% endif %}, click **Options**. diff --git a/data/reusables/enterprise-accounts/people-tab.md b/data/reusables/enterprise-accounts/people-tab.md index 3ec2dc0b4482..a8553b0f4c2d 100644 --- a/data/reusables/enterprise-accounts/people-tab.md +++ b/data/reusables/enterprise-accounts/people-tab.md @@ -1 +1 @@ -1. On the left side of the page, in the enterprise account sidebar, click {% octicon "person" aria-hidden="true" %} **People**. +1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "person" aria-hidden="true" %} People**. diff --git a/data/reusables/enterprise-accounts/policies-tab.md b/data/reusables/enterprise-accounts/policies-tab.md index 6f84d00ce27a..53644a58bfcf 100644 --- a/data/reusables/enterprise-accounts/policies-tab.md +++ b/data/reusables/enterprise-accounts/policies-tab.md @@ -1 +1 @@ -1. On the left side of the page, in the enterprise account sidebar, click {% octicon "law" aria-hidden="true" %} **Policies**. +1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "law" aria-hidden="true" %} Policies**. diff --git a/data/reusables/enterprise-accounts/security-tab.md b/data/reusables/enterprise-accounts/security-tab.md index 34350a0e5d31..bfa6c6df716a 100644 --- a/data/reusables/enterprise-accounts/security-tab.md +++ b/data/reusables/enterprise-accounts/security-tab.md @@ -1,5 +1,5 @@ {%- ifversion ghec or ghes %} -1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Authentication security**. +1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Authentication security**. {%- else %} -1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Security**. +1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Security**. {%- endif %} diff --git a/data/reusables/enterprise-accounts/settings-tab.md b/data/reusables/enterprise-accounts/settings-tab.md index b53042f25f5d..71a52e13d3c5 100644 --- a/data/reusables/enterprise-accounts/settings-tab.md +++ b/data/reusables/enterprise-accounts/settings-tab.md @@ -1 +1 @@ -1. On the left side of the page, in the enterprise account sidebar, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. On the left side of the page, in the enterprise account sidebar, click **{% octicon "gear" aria-hidden="true" %} Settings**. diff --git a/data/reusables/enterprise-accounts/view-current-policy-config-orgs.md b/data/reusables/enterprise-accounts/view-current-policy-config-orgs.md index cc5f175c79dc..3d4b89829523 100644 --- a/data/reusables/enterprise-accounts/view-current-policy-config-orgs.md +++ b/data/reusables/enterprise-accounts/view-current-policy-config-orgs.md @@ -1,3 +1,3 @@ -Optionally, to view the current configuration for all organizations in the enterprise account before you change the setting, click {% octicon "eye" aria-hidden="true" %} **View your organizations' current configurations**. +Optionally, to view the current configuration for all organizations in the enterprise account before you change the setting, click **{% octicon "eye" aria-hidden="true" %} View your organizations' current configurations**. ![Screenshot of a policy in the enterprise settings. A link, labeled "View your organizations' current configurations", is highlighted with an orange outline.](/assets/images/help/business-accounts/view-current-policy-implementation-link.png) diff --git a/data/reusables/enterprise_site_admin_settings/admin-top-tab.md b/data/reusables/enterprise_site_admin_settings/admin-top-tab.md index 3f6c78d20bde..547aba0cd5ca 100644 --- a/data/reusables/enterprise_site_admin_settings/admin-top-tab.md +++ b/data/reusables/enterprise_site_admin_settings/admin-top-tab.md @@ -1,2 +1,2 @@ -1. In the upper-right corner of the page, click {% octicon "gear" aria-hidden="true" %} **Admin**. +1. In the upper-right corner of the page, click **{% octicon "gear" aria-hidden="true" %} Admin**. ![Screenshot of the header of the "Site admin" page for a user or repository. The "Admin" tab is highlighted with an orange outline.](/assets/images/enterprise/site-admin-settings/user/user-admin-tab-top.png) diff --git a/data/reusables/enterprise_site_admin_settings/security-tab.md b/data/reusables/enterprise_site_admin_settings/security-tab.md index 5ded7581e26d..747464430eef 100644 --- a/data/reusables/enterprise_site_admin_settings/security-tab.md +++ b/data/reusables/enterprise_site_admin_settings/security-tab.md @@ -1,2 +1,2 @@ -1. In the upper-right corner of the page, click {% octicon "shield" aria-hidden="true" %} **Security**. +1. In the upper-right corner of the page, click **{% octicon "shield" aria-hidden="true" %} Security**. ![Screenshot of the header of the "Site admin" page for a user or repository. The "Security" tab is highlighted with an orange outline.](/assets/images/enterprise/site-admin-settings/repo/repo-security-top-tab.png) diff --git a/data/reusables/files/add-file.md b/data/reusables/files/add-file.md index 1e9b623ed498..58cd9fc76c2e 100644 --- a/data/reusables/files/add-file.md +++ b/data/reusables/files/add-file.md @@ -1,5 +1,5 @@ {% ifversion code-view-ui %} -1. Above the list of files, select the **Add file** {% octicon "triangle-down" aria-label="The downwards-facing triangle icon" %} dropdown menu, then click {% octicon "plus" aria-label="The plus sign icon" %} **Create new file**. +1. Above the list of files, select the **Add file** {% octicon "triangle-down" aria-label="The downwards-facing triangle icon" %} dropdown menu, then click **{% octicon "plus" aria-label="The plus sign icon" %} Create new file**. Alternatively, you can click {% octicon "plus" aria-label="The plus sign icon" %} in the file tree view on the left. diff --git a/data/reusables/identity-and-permissions/ip-allow-lists-add-entry.md b/data/reusables/identity-and-permissions/ip-allow-lists-add-entry.md index 0380f9c1767f..8df6cbea7438 100644 --- a/data/reusables/identity-and-permissions/ip-allow-lists-add-entry.md +++ b/data/reusables/identity-and-permissions/ip-allow-lists-add-entry.md @@ -1 +1 @@ -1. Click {% octicon "plus" aria-hidden="true" %} **Add**. +1. Click **{% octicon "plus" aria-hidden="true" %} Add**. diff --git a/data/reusables/marketplace/visit-marketplace.md b/data/reusables/marketplace/visit-marketplace.md index f82ecd8da968..1fcc94e6041b 100644 --- a/data/reusables/marketplace/visit-marketplace.md +++ b/data/reusables/marketplace/visit-marketplace.md @@ -1,3 +1,3 @@ -1. To open {% data variables.product.prodname_marketplace %}, in the top-left corner of {% data variables.product.prodname_dotcom %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "gift" aria-hidden="true" %} **Marketplace**. +1. To open {% data variables.product.prodname_marketplace %}, in the top-left corner of {% data variables.product.prodname_dotcom %}, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click **{% octicon "gift" aria-hidden="true" %} Marketplace**. ![Screenshot of the navigation bar on {% data variables.product.product_name %}. The "Open global navigation menu" icon is outlined in dark orange.](/assets/images/help/navigation/global-navigation-menu-icon.png) diff --git a/data/reusables/organizations/insights.md b/data/reusables/organizations/insights.md index f7fa05dff967..dcfff974944f 100644 --- a/data/reusables/organizations/insights.md +++ b/data/reusables/organizations/insights.md @@ -1,3 +1,3 @@ -1. Under your organization name, click {% octicon "graph" aria-hidden="true" %} **Insights**. +1. Under your organization name, click **{% octicon "graph" aria-hidden="true" %} Insights**. ![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a graph icon and "Insights," is outlined in dark orange.](/assets/images/help/organizations/org-nav-insights-tab.png) diff --git a/data/reusables/organizations/navigate-to-sponsoring.md b/data/reusables/organizations/navigate-to-sponsoring.md index b2e660ce2c50..949cac13252a 100644 --- a/data/reusables/organizations/navigate-to-sponsoring.md +++ b/data/reusables/organizations/navigate-to-sponsoring.md @@ -1,3 +1,3 @@ -1. Under your organization name, click {% octicon "heart" aria-hidden="true" %} **Sponsoring**. +1. Under your organization name, click **{% octicon "heart" aria-hidden="true" %} Sponsoring**. ![Screenshot of the "{% data variables.product.prodname_dotcom %}" organization's home page. A menu tab, labeled "Sponsoring," is outlined in dark orange.](/assets/images/help/sponsors/sponsoring-tab.png) diff --git a/data/reusables/organizations/org_settings.md b/data/reusables/organizations/org_settings.md index 575ff8f523b1..0a0590729d69 100644 --- a/data/reusables/organizations/org_settings.md +++ b/data/reusables/organizations/org_settings.md @@ -1,4 +1,4 @@ -1. Under your organization name, click {% octicon "gear" aria-hidden="true" %} **Settings**. If you cannot see the "Settings" tab, select the **{% octicon "kebab-horizontal" aria-label="More" %}** dropdown menu, then click **Settings**. +1. Under your organization name, click **{% octicon "gear" aria-hidden="true" %} Settings**. If you cannot see the "Settings" tab, select the **{% octicon "kebab-horizontal" aria-label="More" %}** dropdown menu, then click **Settings**. {% ifversion global-nav-update %} diff --git a/data/reusables/organizations/organization-rulesets-targeting-repositories-step.md b/data/reusables/organizations/organization-rulesets-targeting-repositories-step.md index 4807dc9725be..17e02f00ecfd 100644 --- a/data/reusables/organizations/organization-rulesets-targeting-repositories-step.md +++ b/data/reusables/organizations/organization-rulesets-targeting-repositories-step.md @@ -10,11 +10,11 @@ If a repository is targeted by a ruleset created at the organization level, only #### Targeting all repositories in your organization -To target all repositories in your organization, in the "Target repositories" section, select {% octicon "goal" aria-hidden="true" %} **Target: REPOSITORIES**, then click **All repositories**. +To target all repositories in your organization, in the "Target repositories" section, select **{% octicon "goal" aria-hidden="true" %} Target: REPOSITORIES**, then click **All repositories**. #### Targeting repositories by naming convention in your organization -1. To target a dynamic list of repositories in your organization by naming convention, in the "Target repositories" section, select {% octicon "goal" aria-hidden="true" %} **Target: REPOSITORIES**, then click **Dynamic list of repositories**. +1. To target a dynamic list of repositories in your organization by naming convention, in the "Target repositories" section, select **{% octicon "goal" aria-hidden="true" %} Target: REPOSITORIES**, then click **Dynamic list of repositories**. 1. To begin defining a targeting pattern, in the "Targeting criteria" section, select **Add a target** {% octicon "triangle-down" aria-hidden="true" %}, then click **Include by pattern** or **Exclude by pattern**. 1. In the modal dialog that appears, enter a repository naming pattern using `fnmatch` syntax, then click **Add Inclusion pattern** or **Add Exclusion pattern**. For more information on `fnmatch` syntax, see "[Using `fnmatch` syntax](#using-fnmatch-syntax)." @@ -29,7 +29,7 @@ To target all repositories in your organization, in the "Target repositories" se You can target repositories in your organization by custom properties. For more information, see "[AUTOTITLE](/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization)." -1. To target a dynamic list of repositories in your organization by properties, in the "Target repositories" section, select {% octicon "goal" aria-hidden="true" %} **Target: REPOSITORIES**, then click **Dynamic list by property**. +1. To target a dynamic list of repositories in your organization by properties, in the "Target repositories" section, select **{% octicon "goal" aria-hidden="true" %} Target: REPOSITORIES**, then click **Dynamic list by property**. 1. To add a target, in the "Targeting criteria" section, select **Add a target** {% octicon "triangle-down" aria-hidden="true" %}, then click **Include by property** or **Exclude by property**. 1. In the modal dialog that appears, select a custom or system property from the dropdown menu, then select a value for the property. 1. Click **Add target**. @@ -38,5 +38,5 @@ You can target repositories in your organization by custom properties. For more #### Targeting select repositories in your organization -1. To target a static, manually selected list of repositories in your organization, in the "Target repositories" section, select {% octicon "goal" aria-hidden="true" %} **Target: REPOSITORIES**, then click **Select repositories**. -1. To select repositories to target, in the "Targeting criteria" section, select {% octicon "repo" aria-hidden="true" %} **Select repositories**, then search for the name of each repository you would like to target. Select each repository from the search results. +1. To target a static, manually selected list of repositories in your organization, in the "Target repositories" section, select **{% octicon "goal" aria-hidden="true" %} Target: REPOSITORIES**, then click **Select repositories**. +1. To select repositories to target, in the "Targeting criteria" section, select **{% octicon "repo" aria-hidden="true" %} Select repositories**, then search for the name of each repository you would like to target. Select each repository from the search results. diff --git a/data/reusables/organizations/organization-wide-project.md b/data/reusables/organizations/organization-wide-project.md index a5663361202c..0c55e1703d73 100644 --- a/data/reusables/organizations/organization-wide-project.md +++ b/data/reusables/organizations/organization-wide-project.md @@ -1,4 +1,4 @@ -1. Under your organization name, click {% ifversion projects-v2 %}{% octicon "table" aria-hidden="true" %}{% else %}{% octicon "project" aria-hidden="true" %}{% endif %} **Projects**. +1. Under your organization name, click {% ifversion projects-v2 %}**{% octicon "table" aria-hidden="true" %}{% else %}{% octicon "project" aria-hidden="true" %}{% endif %} Projects**. {% ifversion projects-v2 %} ![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a table icon and "Projects," is outlined in dark orange.](/assets/images/help/organizations/organization-projects-tab-table.png) diff --git a/data/reusables/organizations/people.md b/data/reusables/organizations/people.md index 15736d93342e..c38aeab8e8fb 100644 --- a/data/reusables/organizations/people.md +++ b/data/reusables/organizations/people.md @@ -1,3 +1,3 @@ -1. Under your organization name, click {% octicon "person" aria-hidden="true" %} **People**. +1. Under your organization name, click **{% octicon "person" aria-hidden="true" %} People**. ![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a person icon and "People," is outlined in dark orange.](/assets/images/help/organizations/organization-people-tab.png) diff --git a/data/reusables/organizations/team-discussions-tab.md b/data/reusables/organizations/team-discussions-tab.md index b4e3711ba57f..846f3e3e36bd 100644 --- a/data/reusables/organizations/team-discussions-tab.md +++ b/data/reusables/organizations/team-discussions-tab.md @@ -1,3 +1,3 @@ -1. At the top of the team's page, click {% octicon "comment-discussion" aria-hidden="true" %} **Discussions**. +1. At the top of the team's page, click **{% octicon "comment-discussion" aria-hidden="true" %} Discussions**. ![Screenshot of the header of a team's page. A tab, labeled with a comment icon and "Discussions", is outlined in dark orange.](/assets/images/help/teams/org-team-page-discussions-tab.png) diff --git a/data/reusables/organizations/team_members_tab.md b/data/reusables/organizations/team_members_tab.md index 1f0af24446fb..e293731ce74b 100644 --- a/data/reusables/organizations/team_members_tab.md +++ b/data/reusables/organizations/team_members_tab.md @@ -1,4 +1,4 @@ -1. At the top of the team page, click {% octicon "organization" aria-hidden="true" %} **Members**. +1. At the top of the team page, click **{% octicon "organization" aria-hidden="true" %} Members**. {% ifversion global-nav-update %} diff --git a/data/reusables/organizations/team_settings.md b/data/reusables/organizations/team_settings.md index 982e3af39067..fc796b41907b 100644 --- a/data/reusables/organizations/team_settings.md +++ b/data/reusables/organizations/team_settings.md @@ -1,4 +1,4 @@ -1. At the top of the team page, click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. At the top of the team page, click **{% octicon "gear" aria-hidden="true" %} Settings**. {% ifversion global-nav-update %} diff --git a/data/reusables/organizations/teams.md b/data/reusables/organizations/teams.md index e77a848edbc2..e92a73bc04fb 100644 --- a/data/reusables/organizations/teams.md +++ b/data/reusables/organizations/teams.md @@ -1,3 +1,3 @@ -1. Under your organization name, click {% octicon "people" aria-hidden="true" %} **Teams**. +1. Under your organization name, click **{% octicon "people" aria-hidden="true" %} Teams**. ![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with the people icon and "Teams," is outlined in dark orange.](/assets/images/help/organizations/organization-teams-tab.png) diff --git a/data/reusables/package_registry/package-settings-from-org-level.md b/data/reusables/package_registry/package-settings-from-org-level.md index 9e6a11146dc4..93630fe1c1fe 100644 --- a/data/reusables/package_registry/package-settings-from-org-level.md +++ b/data/reusables/package_registry/package-settings-from-org-level.md @@ -1,4 +1,4 @@ 1. On {% data variables.product.prodname_dotcom %}, navigate to the main page of your organization. -1. Under your organization name, click the {% octicon "package" aria-hidden="true" %} **Packages** tab. +1. Under your organization name, click the **{% octicon "package" aria-hidden="true" %} Packages** tab. ![Screenshot of @octo-org's profile page. The "Packages" tab is highlighted with an orange outline.](/assets/images/help/package-registry/org-tab-for-packages-with-overview-tab.png) diff --git a/data/reusables/package_registry/package-settings-from-user-level.md b/data/reusables/package_registry/package-settings-from-user-level.md index 06cc5155fc91..28dac6d4be6c 100644 --- a/data/reusables/package_registry/package-settings-from-user-level.md +++ b/data/reusables/package_registry/package-settings-from-user-level.md @@ -10,4 +10,4 @@ ![Screenshot of the dropdown menu under @octocat's profile picture. "Your profile" is outlined in dark orange.](/assets/images/help/profile/profile-button-avatar-menu.png) {% endif %} -1. On your profile page, in the header, click the {% octicon "package" aria-hidden="true" %} **Packages** tab. +1. On your profile page, in the header, click the **{% octicon "package" aria-hidden="true" %} Packages** tab. diff --git a/data/reusables/profile/access_org.md b/data/reusables/profile/access_org.md index 186744a799c3..1b522797f711 100644 --- a/data/reusables/profile/access_org.md +++ b/data/reusables/profile/access_org.md @@ -1 +1 @@ -1. In the upper-right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click{% ifversion fpt or ghec %} {% octicon "organization" aria-hidden="true" %}{% endif %} **Your organizations**. +1. In the upper-right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click{% ifversion fpt or ghec %} **{% octicon "organization" aria-hidden="true" %}{% endif %} Your organizations**. diff --git a/data/reusables/project-management/click-menu.md b/data/reusables/project-management/click-menu.md index 2a491bd58d33..6dc89ee78398 100644 --- a/data/reusables/project-management/click-menu.md +++ b/data/reusables/project-management/click-menu.md @@ -1 +1 @@ -1. On the top-right side of the {% data variables.projects.projects_v1_board %}, click {% octicon "three-bars" aria-hidden="true" %} **Menu**. +1. On the top-right side of the {% data variables.projects.projects_v1_board %}, click **{% octicon "three-bars" aria-hidden="true" %} Menu**. diff --git a/data/reusables/projects/access-workflows.md b/data/reusables/projects/access-workflows.md index 5da2f94c989b..6669fbb6933c 100644 --- a/data/reusables/projects/access-workflows.md +++ b/data/reusables/projects/access-workflows.md @@ -3,4 +3,4 @@ ![Screenshot showing a project's menu bar. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/open-menu.png) -1. In the menu, click {% octicon "workflow" aria-hidden="true" %} **Workflows**. +1. In the menu, click **{% octicon "workflow" aria-hidden="true" %} Workflows**. diff --git a/data/reusables/projects/create-project.md b/data/reusables/projects/create-project.md index a54106f3b084..35b011a19ed6 100644 --- a/data/reusables/projects/create-project.md +++ b/data/reusables/projects/create-project.md @@ -1,6 +1,6 @@ {% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %} -1. Under your organization name, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. Under your organization name, click **{% octicon "table" aria-hidden="true" %} Projects**. ![Screenshot showing profile tabs. The 'Projects' tab is highlighted with an orange outline.](/assets/images/help/projects-v2/tab-projects.png) 1. Click **New project**. diff --git a/data/reusables/projects/create-user-project.md b/data/reusables/projects/create-user-project.md index 2a8625a88b6e..58f08faa5883 100644 --- a/data/reusables/projects/create-user-project.md +++ b/data/reusables/projects/create-user-project.md @@ -1,5 +1,5 @@ {% data reusables.profile.access_profile %} -1. On your profile, click {% octicon "table" aria-hidden="true" %} **Projects**. +1. On your profile, click **{% octicon "table" aria-hidden="true" %} Projects**. ![Screenshot showing profile tabs. The 'Projects' tab is highlighted with an orange outline.](/assets/images/help/projects-v2/tab-projects.png) diff --git a/data/reusables/projects/customize/group-fields.md b/data/reusables/projects/customize/group-fields.md index b6ed9f96fb8f..b7d7b6713b1f 100644 --- a/data/reusables/projects/customize/group-fields.md +++ b/data/reusables/projects/customize/group-fields.md @@ -2,6 +2,6 @@ > You cannot group by title, labels, reviewers, or linked pull requests. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "rows" aria-hidden="true" %} **Group by**. +1. Click **{% octicon "rows" aria-hidden="true" %} Group by**. 1. Click the field you want to group by. -1. Optionally, to disable grouping, click {% octicon "x" aria-hidden="true" %} **No grouping** at the bottom of the list. +1. Optionally, to disable grouping, click **{% octicon "x" aria-hidden="true" %} No grouping** at the bottom of the list. diff --git a/data/reusables/projects/customize/show-hide-field.md b/data/reusables/projects/customize/show-hide-field.md index b2bc50e97869..b5fdc2ef2dc5 100644 --- a/data/reusables/projects/customize/show-hide-field.md +++ b/data/reusables/projects/customize/show-hide-field.md @@ -1,3 +1,3 @@ {% data reusables.projects.open-view-menu %} -1. Under "Configuration", click {% octicon "note" aria-hidden="true" %} **Fields**. +1. Under "Configuration", click **{% octicon "note" aria-hidden="true" %} Fields**. 1. Select or deselect the fields you want to show or hide. diff --git a/data/reusables/projects/customize/slice-panel.md b/data/reusables/projects/customize/slice-panel.md index 104a0c9f9b69..8605f741c6f9 100644 --- a/data/reusables/projects/customize/slice-panel.md +++ b/data/reusables/projects/customize/slice-panel.md @@ -6,6 +6,6 @@ You can slice your items by a field to view a list of the field values in a sepa {% data reusables.projects.open-view-menu %} 1. Click **Slice by**. 1. Click the field you want to slice by. -1. Optionally, to disable slicing, click {% octicon "x" aria-hidden="true" %} **No slicing** at the bottom of the list. +1. Optionally, to disable slicing, click **{% octicon "x" aria-hidden="true" %} No slicing** at the bottom of the list. With the slice panel open, you can change the current field by using the menu at the top of the slice panel. diff --git a/data/reusables/projects/customize/sum.md b/data/reusables/projects/customize/sum.md index 7c9a9ffcc8f2..3abb3ff22798 100644 --- a/data/reusables/projects/customize/sum.md +++ b/data/reusables/projects/customize/sum.md @@ -3,5 +3,5 @@ You can configure a view to show the sum of one of more number fields, including In a board layout, field sums are displayed at the top of each column. In table and roadmap layouts, when you enable grouping by a field, field sums are included in each group's header. {% data reusables.projects.open-view-menu %} -1. Click {% octicon "number" aria-hidden="true" %} **Field sum**. +1. Click **{% octicon "number" aria-hidden="true" %} Field sum**. 1. Select the fields you want to include. diff --git a/data/reusables/projects/project-settings.md b/data/reusables/projects/project-settings.md index e948962cb7ae..02594682a88d 100644 --- a/data/reusables/projects/project-settings.md +++ b/data/reusables/projects/project-settings.md @@ -3,4 +3,4 @@ ![Screenshot showing a project's menu bar. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/open-menu.png) -1. In the menu, click {% octicon "gear" aria-hidden="true" %} **Settings** to access the project settings. +1. In the menu, click **{% octicon "gear" aria-hidden="true" %} Settings** to access the project settings. diff --git a/data/reusables/projects/reopen-a-project.md b/data/reusables/projects/reopen-a-project.md index 5a9550b053fd..8723999329a9 100644 --- a/data/reusables/projects/reopen-a-project.md +++ b/data/reusables/projects/reopen-a-project.md @@ -4,5 +4,5 @@ ![Screenshot showing a project's menu bar. The menu icon is highlighted with an orange outline.](/assets/images/help/projects-v2/open-menu.png) -1. In the menu, click {% octicon "gear" aria-hidden="true" %} **Settings** to access the project settings. +1. In the menu, click **{% octicon "gear" aria-hidden="true" %} Settings** to access the project settings. 1. In the "Danger Zone" section, click **Re-open this project**. diff --git a/data/reusables/projects/templates-tab.md b/data/reusables/projects/templates-tab.md index 28345e80f347..8ef5fe54b985 100644 --- a/data/reusables/projects/templates-tab.md +++ b/data/reusables/projects/templates-tab.md @@ -1 +1 @@ -1. In the left sidebar, click {% octicon "project-template" aria-hidden="true" %} **Templates**. +1. In the left sidebar, click **{% octicon "project-template" aria-hidden="true" %} Templates**. diff --git a/data/reusables/repositories/accessing-repository-graphs.md b/data/reusables/repositories/accessing-repository-graphs.md index 7cccda480342..7b3f6e5da9df 100644 --- a/data/reusables/repositories/accessing-repository-graphs.md +++ b/data/reusables/repositories/accessing-repository-graphs.md @@ -1,3 +1,3 @@ -1. Under your repository name, click {% octicon "graph" aria-hidden="true" %} **Insights**. +1. Under your repository name, click **{% octicon "graph" aria-hidden="true" %} Insights**. ![Screenshot of the main page of a repository. In the horizontal navigation bar, a tab, labeled with a graph icon and "Insights," is outlined in dark orange.](/assets/images/help/repository/repo-nav-insights-tab.png) diff --git a/data/reusables/repositories/actions-cache-list.md b/data/reusables/repositories/actions-cache-list.md index 7e9e47233308..e44a948459e7 100644 --- a/data/reusables/repositories/actions-cache-list.md +++ b/data/reusables/repositories/actions-cache-list.md @@ -1 +1 @@ -1. In the left sidebar, under the "Management" section, click {% octicon "cache" aria-hidden="true" %} **Caches**. +1. In the left sidebar, under the "Management" section, click **{% octicon "cache" aria-hidden="true" %} Caches**. diff --git a/data/reusables/repositories/actions-tab.md b/data/reusables/repositories/actions-tab.md index 271f54f87244..782381079e5c 100644 --- a/data/reusables/repositories/actions-tab.md +++ b/data/reusables/repositories/actions-tab.md @@ -1,4 +1,4 @@ -1. Under your repository name, click {% octicon "play" aria-hidden="true" %} **Actions**. +1. Under your repository name, click **{% octicon "play" aria-hidden="true" %} Actions**. {% ifversion global-nav-update %} diff --git a/data/reusables/repositories/changed-files.md b/data/reusables/repositories/changed-files.md index 2bbece039bdf..1286274aec4f 100644 --- a/data/reusables/repositories/changed-files.md +++ b/data/reusables/repositories/changed-files.md @@ -1,3 +1,3 @@ -1. On the pull request, click {% octicon "file-diff" aria-hidden="true" %} **Files changed**. +1. On the pull request, click **{% octicon "file-diff" aria-hidden="true" %} Files changed**. ![Screenshot of the tabs for a pull request. The "Files changed" tab is outlined in dark orange.](/assets/images/help/pull_requests/pull-request-tabs-changed-files.png) diff --git a/data/reusables/repositories/click-code-dropdown.md b/data/reusables/repositories/click-code-dropdown.md index fad4a83972a2..08a1ba863f26 100644 --- a/data/reusables/repositories/click-code-dropdown.md +++ b/data/reusables/repositories/click-code-dropdown.md @@ -1,3 +1,3 @@ -1. Above the list of files, click {% octicon "code" aria-hidden="true" %} **Code**. +1. Above the list of files, click **{% octicon "code" aria-hidden="true" %} Code**. ![Screenshot of the list of files on the landing page of a repository. The "Code" button is highlighted with a dark orange outline.](/assets/images/help/repository/code-button.png) diff --git a/data/reusables/repositories/copy-clone-url.md b/data/reusables/repositories/copy-clone-url.md index 292939c9ddd9..9426f31aacc3 100644 --- a/data/reusables/repositories/copy-clone-url.md +++ b/data/reusables/repositories/copy-clone-url.md @@ -1,4 +1,4 @@ -1. Above the list of files, click {% octicon "code" aria-hidden="true" %} **Code**. +1. Above the list of files, click **{% octicon "code" aria-hidden="true" %} Code**. ![Screenshot of the list of files on the landing page of a repository. The "Code" button is highlighted with a dark orange outline.](/assets/images/help/repository/code-button.png) diff --git a/data/reusables/repositories/download-zip.md b/data/reusables/repositories/download-zip.md index 02ddb2c048fb..5ed93906bba7 100644 --- a/data/reusables/repositories/download-zip.md +++ b/data/reusables/repositories/download-zip.md @@ -1 +1 @@ -1. Click {% octicon "file-zip" aria-hidden="true" %} **Download ZIP**. +1. Click **{% octicon "file-zip" aria-hidden="true" %} Download ZIP**. diff --git a/data/reusables/repositories/navigate-to-branches.md b/data/reusables/repositories/navigate-to-branches.md index ec80da9a6422..000c964966c6 100644 --- a/data/reusables/repositories/navigate-to-branches.md +++ b/data/reusables/repositories/navigate-to-branches.md @@ -3,7 +3,7 @@ ![Screenshot of the file tree view for a repository. A dropdown menu for branches is expanded and outlined in dark orange.](/assets/images/help/repository/file-tree-view-branch-dropdown-expanded.png) {% else %} -1. Above the list of files, click {% octicon "git-branch" aria-hidden="true" %} **Branches**. +1. Above the list of files, click **{% octicon "git-branch" aria-hidden="true" %} Branches**. {% ifversion global-nav-update %} diff --git a/data/reusables/repositories/navigate-to-commit-page.md b/data/reusables/repositories/navigate-to-commit-page.md index 2612a841eb4b..9bbd5ed8bc9a 100644 --- a/data/reusables/repositories/navigate-to-commit-page.md +++ b/data/reusables/repositories/navigate-to-commit-page.md @@ -1,3 +1,3 @@ -1. On the main page of the repository, above the file list, click {% octicon "history" aria-hidden="true" %} **commits**. +1. On the main page of the repository, above the file list, click **{% octicon "history" aria-hidden="true" %} commits**. ![Screenshot of the main page for a repository. A clock icon and "178 commits" is highlighted with an orange outline.](/assets/images/help/commits/commits-page.png) diff --git a/data/reusables/repositories/navigate-to-insights.md b/data/reusables/repositories/navigate-to-insights.md index 7082e71f6bdc..c3d6d4298562 100644 --- a/data/reusables/repositories/navigate-to-insights.md +++ b/data/reusables/repositories/navigate-to-insights.md @@ -1 +1 @@ -1. Under your repository name, click the {% octicon "graph" aria-hidden="true" %} **Insights** tab. +1. Under your repository name, click the **{% octicon "graph" aria-hidden="true" %} Insights** tab. diff --git a/data/reusables/repositories/open-with-github-desktop.md b/data/reusables/repositories/open-with-github-desktop.md index d0a3953c747e..c1edea8c47e2 100644 --- a/data/reusables/repositories/open-with-github-desktop.md +++ b/data/reusables/repositories/open-with-github-desktop.md @@ -1,6 +1,6 @@ -1. Above the list of files, click {% octicon "code" aria-hidden="true" %} **Code**. +1. Above the list of files, click **{% octicon "code" aria-hidden="true" %} Code**. ![Screenshot of the list of files on the landing page of a repository. The "Code" button is highlighted with a dark orange outline.](/assets/images/help/repository/code-button.png) -1. To clone and open the repository with {% data variables.product.prodname_desktop %}, click {% octicon "desktop-download" aria-hidden="true" %} **Open with {% data variables.product.prodname_desktop %}**. +1. To clone and open the repository with {% data variables.product.prodname_desktop %}, click **{% octicon "desktop-download" aria-hidden="true" %} Open with {% data variables.product.prodname_desktop %}**. ![Screenshot of the "Code" dropdown for a repository. A button, labeled "Open with {% data variables.product.prodname_desktop %}" is outlined in dark orange.](/assets/images/help/repository/open-with-desktop.png) diff --git a/data/reusables/repositories/repository-runners.md b/data/reusables/repositories/repository-runners.md index 22741827eec3..88c5dc5a27d0 100644 --- a/data/reusables/repositories/repository-runners.md +++ b/data/reusables/repositories/repository-runners.md @@ -1 +1 @@ -1. In the left sidebar, under the "Management" section, click {% octicon "server" aria-hidden="true" %} **Runners**. +1. In the left sidebar, under the "Management" section, click **{% octicon "server" aria-hidden="true" %} Runners**. diff --git a/data/reusables/repositories/review-pr-commits.md b/data/reusables/repositories/review-pr-commits.md index 9b96a787852e..0c45e66510cc 100644 --- a/data/reusables/repositories/review-pr-commits.md +++ b/data/reusables/repositories/review-pr-commits.md @@ -1,3 +1,3 @@ -1. On the pull request, click {% octicon "git-commit" aria-hidden="true" %} **Commits**. +1. On the pull request, click **{% octicon "git-commit" aria-hidden="true" %} Commits**. ![Screenshot of the title and tabs on a pull request. The "Commits" tab is outlined in dark orange.](/assets/images/help/pull_requests/pull-request-tabs-commits.png) diff --git a/data/reusables/repositories/rulesets-about-enforcement-statuses.md b/data/reusables/repositories/rulesets-about-enforcement-statuses.md index a0b342b61449..7daf16dbd8f6 100644 --- a/data/reusables/repositories/rulesets-about-enforcement-statuses.md +++ b/data/reusables/repositories/rulesets-about-enforcement-statuses.md @@ -2,9 +2,9 @@ While creating or editing your ruleset, you can use enforcement statuses to conf You can select any of the following enforcement statuses for your ruleset. - * {% octicon "play" aria-hidden="true" %} **Active**: your ruleset will be enforced upon creation.{% ifversion repo-rules-enterprise %} - * {% octicon "meter" aria-hidden="true" %} **Evaluate**: your ruleset will not be enforced, but you will be able to monitor which actions would or would not violate rules on the "Rule Insights" page.{% endif %} - * {% octicon "skip" aria-hidden="true" %} **Disabled**: your ruleset will not be enforced{% ifversion repo-rules-enterprise %} or evaluated{% endif %}. + * **{% octicon "play" aria-hidden="true" %} Active**: your ruleset will be enforced upon creation.{% ifversion repo-rules-enterprise %} + * **{% octicon "meter" aria-hidden="true" %} Evaluate**: your ruleset will not be enforced, but you will be able to monitor which actions would or would not violate rules on the "Rule Insights" page.{% endif %} + * **{% octicon "skip" aria-hidden="true" %} Disabled**: your ruleset will not be enforced{% ifversion repo-rules-enterprise %} or evaluated{% endif %}. {% ifversion repo-rules-enterprise %} diff --git a/data/reusables/repositories/rulesets-bypass-step.md b/data/reusables/repositories/rulesets-bypass-step.md index 376688454389..e92e6c3da36f 100644 --- a/data/reusables/repositories/rulesets-bypass-step.md +++ b/data/reusables/repositories/rulesets-bypass-step.md @@ -9,5 +9,5 @@ You can grant certain roles, teams, or apps bypass permissions {% ifversion push * {% data variables.product.prodname_github_apps %}{% ifversion repo-rules-dependabot-bypass %} * {% data variables.product.prodname_dependabot %}. For more information about {% data variables.product.prodname_dependabot %}, see "[AUTOTITLE](/code-security/getting-started/dependabot-quickstart-guide)."{% endif %} -1. To grant bypass permissions for the ruleset, in the "Bypass list" section, click {% octicon "plus" aria-hidden="true" %} **Add bypass**. +1. To grant bypass permissions for the ruleset, in the "Bypass list" section, click **{% octicon "plus" aria-hidden="true" %} Add bypass**. 1. In the "Add bypass" modal dialog that appears, search for the role, team, or app you would like to grant bypass permissions, then select the role, team, or app from the "Suggestions" section and click **Add Selected**. diff --git a/data/reusables/repositories/rulesets-general-step.md b/data/reusables/repositories/rulesets-general-step.md index 558c3810c7ca..2414ee9ac6df 100644 --- a/data/reusables/repositories/rulesets-general-step.md +++ b/data/reusables/repositories/rulesets-general-step.md @@ -1,2 +1,2 @@ 1. Under "Ruleset name," type a name for the ruleset. -1. Optionally, to change the default enforcement status, click {% octicon "skip" aria-hidden="true" %} **Disabled** {% octicon "triangle-down" aria-hidden="true" %} and select an enforcement status. For more information about enforcement statuses, see "[AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets#using-ruleset-enforcement-statuses)." +1. Optionally, to change the default enforcement status, click **{% octicon "skip" aria-hidden="true" %} Disabled** {% octicon "triangle-down" aria-hidden="true" %} and select an enforcement status. For more information about enforcement statuses, see "[AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets#using-ruleset-enforcement-statuses)." diff --git a/data/reusables/repositories/sidebar-code-scanning-alerts.md b/data/reusables/repositories/sidebar-code-scanning-alerts.md index 7558c0679b36..248feafc6b30 100644 --- a/data/reusables/repositories/sidebar-code-scanning-alerts.md +++ b/data/reusables/repositories/sidebar-code-scanning-alerts.md @@ -1 +1 @@ -1. In the left sidebar, click {% octicon "codescan" aria-hidden="true" %} **{% data variables.product.prodname_code_scanning_caps %}**. +1. In the left sidebar, click **{% octicon "codescan" aria-hidden="true" %} {% data variables.product.prodname_code_scanning_caps %}**. diff --git a/data/reusables/repositories/sidebar-issue-pr.md b/data/reusables/repositories/sidebar-issue-pr.md index bcedfaf57d29..768bb41993ef 100644 --- a/data/reusables/repositories/sidebar-issue-pr.md +++ b/data/reusables/repositories/sidebar-issue-pr.md @@ -1,4 +1,4 @@ -1. Under your repository name, click {% octicon "issue-opened" aria-hidden="true" %} **Issues** or {% octicon "git-pull-request" aria-hidden="true" %} **Pull requests**. +1. Under your repository name, click **{% octicon "issue-opened" aria-hidden="true" %} Issues** or **{% octicon "git-pull-request" aria-hidden="true" %} Pull requests**. {% ifversion global-nav-update %} diff --git a/data/reusables/repositories/sidebar-issues.md b/data/reusables/repositories/sidebar-issues.md index 997a7487aac0..27993563bf90 100644 --- a/data/reusables/repositories/sidebar-issues.md +++ b/data/reusables/repositories/sidebar-issues.md @@ -1,4 +1,4 @@ -1. Under your repository name, click {% octicon "issue-opened" aria-hidden="true" %} **Issues**. +1. Under your repository name, click **{% octicon "issue-opened" aria-hidden="true" %} Issues**. {% ifversion global-nav-update %} diff --git a/data/reusables/repositories/sidebar-pr.md b/data/reusables/repositories/sidebar-pr.md index d16a2b03afec..837896406758 100644 --- a/data/reusables/repositories/sidebar-pr.md +++ b/data/reusables/repositories/sidebar-pr.md @@ -1,4 +1,4 @@ -1. Under your repository name, click {% octicon "git-pull-request" aria-hidden="true" %} **Pull requests**. +1. Under your repository name, click **{% octicon "git-pull-request" aria-hidden="true" %} Pull requests**. {% ifversion global-nav-update %} ![Screenshot of the main page of a repository. In the horizontal navigation bar, a tab, labeled "Pull requests," is outlined in dark orange.](/assets/images/help/repository/repo-tabs-pull-requests-global-nav-update.png) diff --git a/data/reusables/repositories/sidebar-settings.md b/data/reusables/repositories/sidebar-settings.md index 0d418c4fb7b8..11b7bb98f936 100644 --- a/data/reusables/repositories/sidebar-settings.md +++ b/data/reusables/repositories/sidebar-settings.md @@ -1,3 +1,3 @@ -1. Under your repository name, click {% octicon "gear" aria-hidden="true" %} **Settings**. If you cannot see the "Settings" tab, select the **{% octicon "kebab-horizontal" aria-label="More" %}** dropdown menu, then click **Settings**. +1. Under your repository name, click **{% octicon "gear" aria-hidden="true" %} Settings**. If you cannot see the "Settings" tab, select the **{% octicon "kebab-horizontal" aria-label="More" %}** dropdown menu, then click **Settings**. ![Screenshot of a repository header showing the tabs. The "Settings" tab is highlighted by a dark orange outline.](/assets/images/help/repository/repo-actions-settings.png) diff --git a/data/reusables/repositories/sidebar-wiki.md b/data/reusables/repositories/sidebar-wiki.md index 9a412036b517..86d7887959ec 100644 --- a/data/reusables/repositories/sidebar-wiki.md +++ b/data/reusables/repositories/sidebar-wiki.md @@ -1,3 +1,3 @@ -1. Under your repository name, click {% octicon "book" aria-hidden="true" %} **Wiki**. +1. Under your repository name, click **{% octicon "book" aria-hidden="true" %} Wiki**. ![Screenshot of the menu in a repository. The "Wiki" option is outlined in dark orange.](/assets/images/help/wiki/wiki-menu-link.png) diff --git a/data/reusables/sponsors/sponsorship-dashboard.md b/data/reusables/sponsors/sponsorship-dashboard.md index 8c2f26039fa8..797190f59945 100644 --- a/data/reusables/sponsors/sponsorship-dashboard.md +++ b/data/reusables/sponsors/sponsorship-dashboard.md @@ -2,5 +2,5 @@ * If you're sponsoring a personal account, under the user's name, click **Sponsoring**. ![Screenshot of the sidebar of @octocat's profile page. A button, labeled with a heart icon and "Sponsoring", is outlined in dark orange.](/assets/images/help/profile/sponsoring-button.png) - * If you're sponsoring an organization, to the right of the organization's name, click {% octicon "heart-fill" aria-label="" %} **Sponsoring**. + * If you're sponsoring an organization, to the right of the organization's name, click **{% octicon "heart-fill" aria-label="" %} Sponsoring**. 1. Optionally, to manage a sponsorship on behalf of an organization, on the right side of the page, use the **Sponsoring as** dropdown menu, then click the organization. diff --git a/data/reusables/user-settings/access_settings.md b/data/reusables/user-settings/access_settings.md index 4d5342aa9278..3934efb5a263 100644 --- a/data/reusables/user-settings/access_settings.md +++ b/data/reusables/user-settings/access_settings.md @@ -1 +1 @@ -1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile photo, then click {% octicon "gear" aria-hidden="true" %} **Settings**. +1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile photo, then click **{% octicon "gear" aria-hidden="true" %} Settings**. diff --git a/src/assets/scripts/deleted-assets-pr-comment.ts b/src/assets/scripts/deleted-assets-pr-comment.ts index 561fb461b0c6..99c3f39a3d2a 100755 --- a/src/assets/scripts/deleted-assets-pr-comment.ts +++ b/src/assets/scripts/deleted-assets-pr-comment.ts @@ -60,11 +60,11 @@ async function main({ owner, repo, baseSHA, headSHA }: MainArgs) { return '' } - let markdown = '⚠️ 🙀 **You deleted some assets** 🙀 ⚠️\n\n' + let markdown = '**Please restore deleted assets**\n\n' markdown += - "Even if you don't reference these assets anymore, as of this branch, you should not delete them.\n" + "Even if you don't reference these assets anymore, as of this branch, please do not delete them.\n" markdown += 'They might still be referenced in translated content.\n' - markdown += 'The weekly "Delete orphaned assets" workflow will worry about cleaning those up.\n\n' + markdown += 'The weekly "Delete orphaned assets" workflow will clean those up.\n\n' markdown += '**To *undo* these removals run this command:**\n\n' markdown += ` \`\`\`sh diff --git a/src/data-directory/scripts/deleted-features-pr-comment.ts b/src/data-directory/scripts/deleted-features-pr-comment.ts index 5155b76594d4..271e9ebbcfc1 100644 --- a/src/data-directory/scripts/deleted-features-pr-comment.ts +++ b/src/data-directory/scripts/deleted-features-pr-comment.ts @@ -78,12 +78,11 @@ async function main(owner: string, repo: string, baseSHA: string, headSHA: strin return '' } - let markdown = '⚠️ 🙀 **You deleted some features** 🙀 ⚠️\n\n' + let markdown = '**Please restore deleted features**\n\n' markdown += - "Even if you don't reference these features anymore, as of this branch, you should not delete them.\n" + "Even if you don't reference these features anymore, as of this branch, please do not delete them.\n" markdown += 'They might still be referenced in translated content.\n' - markdown += - 'The weekly "Delete orphaned features" workflow will worry about cleaning those up.\n\n' + markdown += 'The weekly "Delete orphaned features" workflow will clean those up.\n\n' markdown += '**To *undo* these removals run this command:**\n\n' markdown += ` \`\`\`sh diff --git a/src/landings/components/CategoryLanding.tsx b/src/landings/components/CategoryLanding.tsx index 07e294ed6de9..21522a196d65 100644 --- a/src/landings/components/CategoryLanding.tsx +++ b/src/landings/components/CategoryLanding.tsx @@ -86,14 +86,14 @@ export const CategoryLanding = () => {

Spotlight

- - - + + +
-
+

Explore {searchResults.length} prompt articles

diff --git a/src/landings/components/CookBookArticleCard.tsx b/src/landings/components/CookBookArticleCard.tsx index 6e6e67e4ece3..7a1ea99fc6c4 100644 --- a/src/landings/components/CookBookArticleCard.tsx +++ b/src/landings/components/CookBookArticleCard.tsx @@ -96,9 +96,9 @@ export const CookBookArticleCard = ({ /> )}
- -

{title}

- +

+ {title} +

{description}
{tags.map((tag, index) => ( diff --git a/src/landings/components/CookBookFilter.tsx b/src/landings/components/CookBookFilter.tsx index 160a11f3a625..82b09c8c0d0d 100644 --- a/src/landings/components/CookBookFilter.tsx +++ b/src/landings/components/CookBookFilter.tsx @@ -54,13 +54,13 @@ export const CookBookFilter = ({ }, [isSearchOpen]) return ( - <> -
+
+
e.preventDefault()}>
-
+
- + - + -
- +
) }