Hack week 2025: Fix alt text in migration, pages, and pull requests folders under content (#53960)
Co-authored-by: Vanessa <vgrl@github.com>
This commit is contained in:
@@ -100,7 +100,7 @@ Before you can add your local repository to {% data variables.product.prodname_d
|
|||||||
|
|
||||||
1. At the top of your repository on {% data variables.product.github %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
1. At the top of your repository on {% data variables.product.github %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% data reusables.command_line.open_the_multi_os_terminal %}
|
{% data reusables.command_line.open_the_multi_os_terminal %}
|
||||||
1. Change the current working directory to your local project.
|
1. Change the current working directory to your local project.
|
||||||
@@ -133,7 +133,7 @@ Before you can add your local repository to {% data variables.product.prodname_d
|
|||||||
|
|
||||||
1. At the top of your repository on {% data variables.product.github %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
1. At the top of your repository on {% data variables.product.github %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% data reusables.command_line.open_the_multi_os_terminal %}
|
{% data reusables.command_line.open_the_multi_os_terminal %}
|
||||||
1. Change the current working directory to your local project.
|
1. Change the current working directory to your local project.
|
||||||
@@ -166,7 +166,7 @@ Before you can add your local repository to {% data variables.product.prodname_d
|
|||||||
|
|
||||||
1. At the top of your repository on {% data variables.product.github %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
1. At the top of your repository on {% data variables.product.github %}'s Quick Setup page, click {% octicon "copy" aria-label="Copy to clipboard" %} to copy the remote repository URL.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% data reusables.command_line.open_the_multi_os_terminal %}
|
{% data reusables.command_line.open_the_multi_os_terminal %}
|
||||||
1. Change the current working directory to your local project.
|
1. Change the current working directory to your local project.
|
||||||
|
|||||||
@@ -32,10 +32,10 @@ An organization's news feed shows other people's activity on repositories owned
|
|||||||
|
|
||||||
{% ifversion global-nav-update %}
|
{% ifversion global-nav-update %}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@@ -161,7 +161,7 @@ If you get an error about a custom domain being taken, you may need to remove th
|
|||||||
{% data reusables.pages.sidebar-pages %}
|
{% data reusables.pages.sidebar-pages %}
|
||||||
1. Under "Custom domain," click **Remove**.
|
1. Under "Custom domain," click **Remove**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Securing your custom domain
|
## Securing your custom domain
|
||||||
|
|
||||||
|
|||||||
@@ -40,6 +40,6 @@ To use a shorter and more memorable domain for your privately published site, yo
|
|||||||
1. Under "{% data variables.product.prodname_pages %}", select the **{% data variables.product.prodname_pages %} visibility** dropdown menu, then select a visibility.
|
1. Under "{% data variables.product.prodname_pages %}", select the **{% data variables.product.prodname_pages %} visibility** dropdown menu, then select a visibility.
|
||||||
1. To see your published site, under "{% data variables.product.prodname_pages %}", click **{% octicon "link-external" aria-hidden="true" %} Visit site**.
|
1. To see your published site, under "{% data variables.product.prodname_pages %}", click **{% octicon "link-external" aria-hidden="true" %} Visit site**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% data reusables.pages.twenty-minutes-to-publish %}
|
{% data reusables.pages.twenty-minutes-to-publish %}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ Unpublishing a site does not permanently delete the site. For information on del
|
|||||||
{% data reusables.repositories.navigate-to-repo %}
|
{% data reusables.repositories.navigate-to-repo %}
|
||||||
1. Under **{% data variables.product.prodname_pages %}**, next to the **Your site is live at** message, click {% octicon "kebab-horizontal" aria-label="the horizontal kebab icon" %}.
|
1. Under **{% data variables.product.prodname_pages %}**, next to the **Your site is live at** message, click {% octicon "kebab-horizontal" aria-label="the horizontal kebab icon" %}.
|
||||||
1. In the menu that appears, select **Unpublish site**.
|
1. In the menu that appears, select **Unpublish site**.
|
||||||

|

|
||||||
|
|
||||||
## Re-enabling a site that has been unpublished
|
## Re-enabling a site that has been unpublished
|
||||||
|
|
||||||
|
|||||||
@@ -92,7 +92,7 @@ You can view the merge queue for a base branch in various places on {% data vari
|
|||||||
|
|
||||||
* The merge queue view shows the pull requests that are currently in the queue, with your pull requests clearly marked.
|
* The merge queue view shows the pull requests that are currently in the queue, with your pull requests clearly marked.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Understanding why your pull request was removed from the merge queue
|
## Understanding why your pull request was removed from the merge queue
|
||||||
|
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ From the pull request page you can update your pull request's branch using a tra
|
|||||||
|
|
||||||
* Click the update branch drop down menu, click **Update with rebase**, and then click **Rebase branch** to update by rebasing on the base branch.
|
* Click the update branch drop down menu, click **Update with rebase**, and then click **Rebase branch** to update by rebasing on the base branch.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This changes the status of the review to a review comment. When you dismiss a re
|
|||||||
|
|
||||||
1. Next. to the review you'd like to dismiss, select the {% octicon "kebab-horizontal" aria-label="Show options" %} dropdown menu, then click **Dismiss review**.
|
1. Next. to the review you'd like to dismiss, select the {% octicon "kebab-horizontal" aria-label="Show options" %} dropdown menu, then click **Dismiss review**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
1. Type your reason for dismissing the review, then click **Dismiss review**.
|
1. Type your reason for dismissing the review, then click **Dismiss review**.
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ You can set commit permissions when you first create a pull request from a fork.
|
|||||||
1. In the list of pull requests, navigate to the pull request that you'd like to allow commits on.
|
1. In the list of pull requests, navigate to the pull request that you'd like to allow commits on.
|
||||||
{% data reusables.repositories.allow-maintainers-user-forks %}
|
{% data reusables.repositories.allow-maintainers-user-forks %}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user