1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Hack week 2025: First batch of alt text fixes for the data/reusables folder (1) (#53954)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Felicity Chapman
2025-01-16 17:09:31 +00:00
committed by GitHub
parent bd337a6c1c
commit 9d03e0157e
13 changed files with 13 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ A NIC enables an Azure virtual machine (VM) to communicate with internet, Azure,
>[!NOTE] {% data reusables.actions.azure-vnet-over-provisioning-resources %}
![Diagram of the network communication architecture between GitHub networks and your private networks. The diagram describes each step in connecting GitHub-hosted runners to an Azure VNET. Each step is numbered and the numbers correspond to the numbered descriptions of the step listed below the diagram.](/assets/images/help/actions/actions-vnet-injected-larger-runners-architecture.png)
![Diagram of network communication between GitHub and your private networks. Each step is numbered and corresponds to a step listed below the diagram.](/assets/images/help/actions/actions-vnet-injected-larger-runners-architecture.png)
1. A {% data variables.product.prodname_actions %} workflow is triggered.
1. The {% data variables.product.prodname_actions %} service creates a runner.

View File

@@ -1,4 +1,4 @@
1. To access the dashboard page, in the upper-left corner of any page on {% data variables.product.product_name %}, click the {% octicon "mark-github" aria-label="The github octocat logo" %}.
1. To switch to your organization dashboard, in the upper-left corner of the page, select your username, then from the dropdown menu, click the desired organization.
![Screenshot of a dropdown menu on the dashboard page. The menu is expanded, labeled with the username of a personal account, and shows a list of organizations linked to the personal account.](/assets/images/help/dashboard/dashboard-context-switcher.png)
![Screenshot of the "Switch dashboard context" menu for a personal account. The menu lists organizations linked to the personal account.](/assets/images/help/dashboard/dashboard-context-switcher.png)

View File

@@ -1,2 +1,2 @@
1. At the top of the page, under "Payment information", click **Update payment method**.
![Screenshot of the summary section of the billing settings page. In the "Payment information" box, a link, labeled "Update payment method", is highlighted with an orange outline.](/assets/images/help/billing/update-payment-method.png)
![Screenshot of the top of the billing settings page. In the "Payment information" box, the "Update payment method" link is outlined in orange.](/assets/images/help/billing/update-payment-method.png)

View File

@@ -1,3 +1,3 @@
1. At the top of the page, click **Payment information** {% octicon "arrow-right" aria-hidden="true" %}.
![Screenshot of the summary section of the billing settings page for an organization. A link, labeled "Payment information", is highlighted with an orange outline.](/assets/images/help/billing/update-payment-method-org.png)
![Screenshot of the top of the billing settings page. In the "Payment information" box, the "Update payment method" link is outlined in orange.](/assets/images/help/billing/update-payment-method-org.png)

View File

@@ -1,3 +1,3 @@
1. At the top of the page, click **Payment information** {% octicon "arrow-right" aria-hidden="true" %}.
![Screenshot of the summary section of the billing settings page for a personal account. A link, labeled "Payment information", is highlighted with an orange outline.](/assets/images/help/billing/update-payment-method-personal-account.png)
![Screenshot of the top of the billing settings page. In the "Payment information" box, the "Update payment method" link is outlined in orange.](/assets/images/help/billing/update-payment-method-personal-account.png)

View File

@@ -1,3 +1,3 @@
1. At the top of the page, under "Payment information", click **View payment history**.
![Screenshot of the Billing Summary section of the payment information settings page. Under "Payment information", a link, labeled "View payment history", is highlighted with a dark orange outline.](/assets/images/help/billing/view-payment-history-link-personal-account.png)
![Screenshot of the top of the payment information settings page. Under "Payment information", the "View payment history" link is outlined in orange.](/assets/images/help/billing/view-payment-history-link-personal-account.png)

View File

@@ -1,2 +1,2 @@
1. At the top of the page, under "Next payment due", click **View payment history**.
![Screenshot of the summary section of the billing settings page. In the "Next payment due" box, a link, labeled "View payment history", is highlighted with an orange outline.](/assets/images/help/billing/view-payment-history-link.png)
![Screenshot of the top of the billing settings page. In the "Next payment due" box, the "View payment history" link is outlined in orange.](/assets/images/help/billing/view-payment-history-link.png)

View File

@@ -3,7 +3,7 @@
Alternatively, you can click {% octicon "plus" aria-label="The plus sign icon" %} in the file tree view on the left.
![Screenshot of the main page of a repository. Above the list of files, a button, labeled "Add file," is outlined in dark orange. In the file tree view of the repository, a button with a plus sign icon is also outlined in dark orange.](/assets/images/help/repository/add-file-buttons.png)
![Screenshot of the main page of a repository highlighting both the "Add file" and the "plus sign" icon, described above, with an orange outline.](/assets/images/help/repository/add-file-buttons.png)
{% else %}
1. Above the list of files, using the **Add file** drop-down, click **Create new file**.
{% endif %}

View File

@@ -8,8 +8,7 @@ For example, a continuous integration workflow for a Java project may run `mvn p
Now, when reviewing a pull request, you'll be able to look at the workflow run and download the artifact that was produced.
![Screenshot of the "Artifacts" section of a workflow run. The name of the artifact generated by the run, "artifact," is highlighted with a dark orange outline.](/assets/images/help/repository/artifact-drop-down-updated.png)
![Screenshot of the "Artifacts" section of a workflow run. The name of the artifact generated by the run, "artifact," is outlined in orange.](/assets/images/help/repository/artifact-drop-down-updated.png)
This will let you run the code in the pull request on your machine, which can help with debugging or testing the pull request.
## Workflows for publishing packages

View File

@@ -1,5 +1,5 @@
1. In the list of packages, find the version of the package that you want to delete.
* _If your package is a container_, to the right of the package version click {% octicon "kebab-horizontal" aria-hidden="true" %}, then select **Delete version** from the dropdown menu.
![Screenshot of a package version with a dropdown menu button, labeled with a kebab icon. The "Delete version" link in the menu is highlighted with an orange outline.](/assets/images/help/package-registry/delete-container-package-version.png)
![Screenshot of a package version kebab button, expanded to show the menu. The "Delete version" link in the menu is outlined in orange.](/assets/images/help/package-registry/delete-container-package-version.png)
* _For types of packages other than containers_, to the right of the package version click **Delete**.
![Screenshot of a package version with a "Delete" button. The button is highlighted with an orange outline.](/assets/images/help/package-registry/delete-noncontainer-package-version.png)

View File

@@ -1,5 +1,5 @@
{%- ifversion ghec %}
1. Optionally, if you're publishing a project site from a private or internal repository, choose the visibility for your site. Under "{% data variables.product.prodname_pages %}", select the visibility dropdown menu, then select public or private.
![Screenshot of Pages settings in a {% data variables.product.prodname_dotcom %} repository. A menu to select private or public visibility of the Pages site, labeled "Private," is outlined in dark orange.](/assets/images/help/pages/public-or-private-visibility.png)
![Screenshot of Pages settings for a repository. The visibility dropdown, currently set to "Private," is outlined in dark orange.](/assets/images/help/pages/public-or-private-visibility.png)
{% indented_data_reference reusables.pages.privately-publish-ghec-only spaces=3 %}
{%- endif %}

View File

@@ -1,5 +1,5 @@
1. On the right, click **Add a domain**.
1. Under "What domain would you like to add?," enter the domain you wish to verify and select **Add domain**.
![Screenshot of a text box to add a verified domain on {% data variables.product.prodname_pages %}, filled in with "example.com." Below the text is a green button labeled "Add domain."](/assets/images/help/pages/verify-enter-domain.png)
![Screenshot of the field to add a verified domain for your {% data variables.product.prodname_pages %} site. A green "Add domain" button is shown below the field.](/assets/images/help/pages/verify-enter-domain.png)
1. Follow the instructions under "Add a DNS TXT record" to create the TXT record with your domain hosting service.
![Screenshot of {% data variables.product.prodname_pages %} instructions to add a TXT record to the DNS configuration of example.com.](/assets/images/help/pages/verify-dns.png)

View File

@@ -1,4 +1,4 @@
1. To see your published site, under "{% data variables.product.prodname_pages %}", click **{% octicon "link-external" aria-hidden="true" %} Visit site**.
![Screenshot of a confirmation message for {% data variables.product.prodname_pages %} listing the site's URL. To the right of the URL, a button labeled "Visit site" is outlined in dark orange.](/assets/images/help/pages/click-pages-url-to-preview.png)
![Screenshot of a confirmation message for {% data variables.product.prodname_pages %} listing the site's URL. The gray "Visit site" button is outlined in orange.](/assets/images/help/pages/click-pages-url-to-preview.png)
{% data reusables.pages.twenty-minutes-to-publish %}